VaultModelProperties interface
Vault properties.
Properties
| provisioning |
Gets or sets the provisioning state of the vault. |
| service |
Gets or sets the service resource Id. |
| vault |
Gets or sets the type of vault. |
Property Details
provisioningState
Gets or sets the provisioning state of the vault.
provisioningState?: string
Property Value
string
serviceResourceId
Gets or sets the service resource Id.
serviceResourceId?: string
Property Value
string
vaultType
Gets or sets the type of vault.
vaultType?: string
Property Value
string