Share via


IWithManagedDiskOptionals.WithOSDiskStorageAccountType Methode

Definition

Gibt den Speicherkontotyp für den Datenträger des verwalteten Betriebssystems an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithManagedCreate WithOSDiskStorageAccountType (Microsoft.Azure.Management.Compute.Fluent.Models.StorageAccountTypes accountType);
abstract member WithOSDiskStorageAccountType : Microsoft.Azure.Management.Compute.Fluent.Models.StorageAccountTypes -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithManagedCreate
Public Function WithOSDiskStorageAccountType (accountType As StorageAccountTypes) As IWithManagedCreate

Parameter

accountType
StorageAccountTypes

Der Speicherkontotyp.

Gibt zurück

Gilt für: