AzureOperationalStoreParameters interface
Parameters for Operational-Tier DataStore
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
resource |
Gets or sets the Snapshot Resource Group Uri. |
Inherited Properties
data |
type of datastore; Operational/Vault/Archive |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "AzureOperationalStoreParameters"
Property Value
"AzureOperationalStoreParameters"
resourceGroupId
Gets or sets the Snapshot Resource Group Uri.
resourceGroupId?: string
Property Value
string
Inherited Property Details
dataStoreType
type of datastore; Operational/Vault/Archive
dataStoreType: string
Property Value
string
Inherited From DataStoreParameters.dataStoreType