次の方法で共有


SnapshotSkuType.FromStorageAccountType(SnapshotStorageAccountTypes) メソッド

定義

ストレージ アカウントの種類からスナップショット SKU の種類を解析します。

public static Microsoft.Azure.Management.Compute.Fluent.SnapshotSkuType FromStorageAccountType (Microsoft.Azure.Management.Compute.Fluent.Models.SnapshotStorageAccountTypes value);
static member FromStorageAccountType : Microsoft.Azure.Management.Compute.Fluent.Models.SnapshotStorageAccountTypes -> Microsoft.Azure.Management.Compute.Fluent.SnapshotSkuType
Public Shared Function FromStorageAccountType (value As SnapshotStorageAccountTypes) As SnapshotSkuType

パラメーター

value
SnapshotStorageAccountTypes

ストレージ アカウントの種類

戻り値

スナップショット SKU の種類

適用対象