Condividi tramite


SnapshotSkuType.FromStorageAccountType(SnapshotStorageAccountTypes) Method

Definition

Parses a snapshot SKU type from a storage account type.

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

Parameters

value
SnapshotStorageAccountTypes

a storage account type

Returns

a snapshot SKU type

Applies to