ResourceHydrationAccount interface
model interface ResourceHydrationAccount
Properties
| account |
The account name. |
| encrypted |
The encrypted key. |
| max |
The max child resource consistency job limit. |
| subscription |
The subscription id. |
Property Details
accountName
The account name.
accountName?: string
Property Value
string
encryptedKey
The encrypted key.
encryptedKey?: string
Property Value
string
maxChildResourceConsistencyJobLimit
The max child resource consistency job limit.
maxChildResourceConsistencyJobLimit?: number
Property Value
number
subscriptionId
The subscription id.
subscriptionId?: string
Property Value
string