VaultModelProperties interface
Vault properties.
Properties
provisioning |
Gets or sets the provisioning state of the vault. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
Gets or sets the service resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
vault |
Gets or sets the type of vault. |
Property Details
provisioningState
Gets or sets the provisioning state of the vault. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
serviceResourceId
Gets or sets the service resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
serviceResourceId?: string
Property Value
string
vaultType
Gets or sets the type of vault.
vaultType?: string
Property Value
string
Azure SDK for JavaScript