DiskReprotectInputDetails 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.
Disk Reprotect Input Details.
public class DiskReprotectInputDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.DiskReprotectInputDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.DiskReprotectInputDetails>
type DiskReprotectInputDetails = class
interface IJsonModel<DiskReprotectInputDetails>
interface IPersistableModel<DiskReprotectInputDetails>
Public Class DiskReprotectInputDetails
Implements IJsonModel(Of DiskReprotectInputDetails), IPersistableModel(Of DiskReprotectInputDetails)
- Inheritance
-
DiskReprotectInputDetails
- Implements
Constructors
| Name | Description |
|---|---|
| DiskReprotectInputDetails() |
Initializes a new instance of DiskReprotectInputDetails. |
Properties
| Name | Description |
|---|---|
| DiskResourceId |
Disk Resource Id to Reprotect. |
| StagingStorageAccountResourceId |
The staging StorageAccount Resource Id. |