AzureEx.Model.VirtualMachines.CreateOrUpdate.Properties (AzureEx v0.1.0-rc.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %AzureEx.Model.VirtualMachines.CreateOrUpdate.Properties{
hardwareProfile:
AzureEx.Model.VirtualMachines.CreateOrUpdate.HardwareProfile.t() | nil,
networkProfile:
AzureEx.Model.VirtualMachines.CreateOrUpdate.NetworkProfile.t() | nil,
osProfile: AzureEx.Model.VirtualMachines.CreateOrUpdate.OSProfile.t() | nil,
storageProfile:
AzureEx.Model.VirtualMachines.CreateOrUpdate.StorageProfile.t() | nil
}