IVirtualMachineScaleSetBeta.ManagedOSDiskStorageAccountType Property

Definition

Gets the storage account type of the OS managed disk. A null value will be returned if the virtual machine scale set is based on un-managed disk.

public Microsoft.Azure.Management.Compute.Fluent.Models.StorageAccountTypes ManagedOSDiskStorageAccountType { get; }
member this.ManagedOSDiskStorageAccountType : Microsoft.Azure.Management.Compute.Fluent.Models.StorageAccountTypes
Public ReadOnly Property ManagedOSDiskStorageAccountType As StorageAccountTypes

Property Value

Applies to