StorageClassification 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.
Storage object definition.
public class StorageClassification : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type StorageClassification = class
inherit Resource
Public Class StorageClassification
Inherits Resource
- Inheritance
Constructors
StorageClassification() |
Initializes a new instance of the StorageClassification class. |
StorageClassification(String, String, String, String, StorageClassificationProperties) |
Initializes a new instance of the StorageClassification class. |
Properties
Id |
Gets resource Id (Inherited from Resource) |
Location |
Gets or sets resource Location (Inherited from Resource) |
Name |
Gets resource Name (Inherited from Resource) |
Properties |
Gets or sets properties of the storage object. |
Type |
Gets resource Type (Inherited from Resource) |
Extension Methods
GetFabricId(StorageClassification) |
Gets fabric Id from classification ARM Id. |