次の方法で共有


VirtualMachineScaleSetManagedDisk.StorageAccountType プロパティ

定義

マネージド ディスクのストレージ アカウントの種類を指定します。 注: UltraSSD_LRSはデータ ディスクでのみ使用できます。OS ディスクでは使用できません。

public Azure.ResourceManager.Compute.Models.StorageAccountType? StorageAccountType { get; set; }
member this.StorageAccountType : Nullable<Azure.ResourceManager.Compute.Models.StorageAccountType> with get, set
Public Property StorageAccountType As Nullable(Of StorageAccountType)

プロパティ値

適用対象