InMageRcmReprotectInput interface
InMageRcm specific provider input.
- Extends
Properties
datastore |
The target datastore name. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
log |
The log storage account ARM Id. |
policy |
The Policy Id. |
reprotect |
The reprotect agent Id. |
Property Details
datastoreName
The target datastore name.
datastoreName: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageRcm"
Property Value
"InMageRcm"
logStorageAccountId
The log storage account ARM Id.
logStorageAccountId: string
Property Value
string
policyId
The Policy Id.
policyId?: string
Property Value
string
reprotectAgentId
The reprotect agent Id.
reprotectAgentId: string
Property Value
string