Share via


AzureOperationalStoreParameters interface

Parameters for Operational-Tier DataStore

Extends

Properties

objectType

Type of the specific object - used for deserializing

resourceGroupId

Gets or sets the Snapshot Resource Group Uri.

Inherited Properties

dataStoreType

type of datastore; Operational/Vault/Archive

Property Details

objectType

Type of the specific object - used for deserializing

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