ASRStorageClassificationMapping 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.
Represents Azure site recovery storage classification mapping.
public class ASRStorageClassificationMapping
type ASRStorageClassificationMapping = class
Public Class ASRStorageClassificationMapping
- Inheritance
-
ASRStorageClassificationMapping
Constructors
| Name | Description |
|---|---|
| ASRStorageClassificationMapping() | |
Properties
| Name | Description |
|---|---|
| Id |
Gets or sets Storage classification ARM Id. |
| Name |
Gets or sets Storage classification ARM name. |
| PrimaryClassificationId |
Gets or sets primary classification ARM Id. |
| RecoveryClassificationId |
Gets or sets recovery classification ARM Id. |