Share via


IWithManagedCreate.WithOSDiskStorageAccountType(StorageAccountTypes) Methode

Definition

Gibt den Speicherkontotyp für den verwalteten Betriebssystemdatenträger an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.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.VirtualMachine.Definition.IWithManagedCreate
Public Function WithOSDiskStorageAccountType (accountType As StorageAccountTypes) As IWithManagedCreate

Parameter

accountType
StorageAccountTypes

Speicherkontotyp.

Gibt zurück

Gilt für: