SnapshotSkuType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for SnapshotSkuType.
public class SnapshotSkuType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type SnapshotSkuType = class
interface IBeta
Public Class SnapshotSkuType
Implements IBeta
- Inheritance
-
SnapshotSkuType
- Implements
Constructors
SnapshotSkuType(SnapshotStorageAccountTypes) |
Creates a custom value for DiskSkuTypes. |
Fields
PremiumLRS |
Static value PremiumLRS for DiskSkuTypes. |
StandardLRS |
Static value StandardLRS for DiskSkuTypes. |
Properties
AccountType | |
Values |
Known snapshot SKU types. |
Methods
Equals(Object) | |
FromSnapshotSku(SnapshotSku) |
Parses a value into a snapshot SKU type and creates a new SnapshotSkuType instance if not found among the existing ones. |
FromStorageAccountType(SnapshotStorageAccountTypes) |
Parses a snapshot SKU type from a storage account type. |
GetHashCode() | |
ToString() |
Operators
Equality(SnapshotSkuType, SnapshotSkuType) | |
Inequality(SnapshotSkuType, SnapshotSkuType) |
Applies to
Azure SDK for .NET