AzureOperationalStoreParameters interface

Parameters for Operational-Tier DataStore

Extends

Properties

objectType

Polymorphic discriminator, which specifies the different types this object can be

resourceGroupId

Gets or sets the Snapshot Resource Group Uri.

Inherited Properties

dataStoreType

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