Share via


DataStoreSettings(DataStoreType) Constructor

Definition

Initializes a new instance of DataStoreSettings.

protected DataStoreSettings (Azure.ResourceManager.DataProtectionBackup.Models.DataStoreType dataStoreType);
new Azure.ResourceManager.DataProtectionBackup.Models.DataStoreSettings : Azure.ResourceManager.DataProtectionBackup.Models.DataStoreType -> Azure.ResourceManager.DataProtectionBackup.Models.DataStoreSettings
Protected Sub New (dataStoreType As DataStoreType)

Parameters

dataStoreType
DataStoreType

type of datastore; Operational/Vault/Archive.

Applies to