Freigeben über


StorageClassificationMapping Class

Definition

Storage mapping object.

public class StorageClassificationMapping : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type StorageClassificationMapping = class
    inherit Resource
Public Class StorageClassificationMapping
Inherits Resource
Inheritance
StorageClassificationMapping

Constructors

StorageClassificationMapping()

Initializes a new instance of the StorageClassificationMapping class.

StorageClassificationMapping(String, String, String, String, StorageClassificationMappingProperties)

Initializes a new instance of the StorageClassificationMapping 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 mapping object.

Type

Gets resource Type

(Inherited from Resource)

Extension Methods

GetPrimaryStorageClassificationId(StorageClassificationMapping)

Gets primary storage classification ARM Id.

Applies to