Uses of Class
com.azure.resourcemanager.dataprotection.models.DataStoreParameters
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of DataStoreParameters in com.azure.resourcemanager.dataprotection.models
Modifier and TypeClassDescriptionfinal class
Parameters for Operational-Tier DataStore.Modifier and TypeMethodDescriptionDataStoreParameters.withDataStoreType
(DataStoreTypes dataStoreType) Set the dataStoreType property: type of datastore; Operational/Vault/Archive.Modifier and TypeMethodDescriptionPolicyParameters.dataStoreParametersList()
Get the dataStoreParametersList property: Gets or sets the DataStore Parameters.Modifier and TypeMethodDescriptionPolicyParameters.withDataStoreParametersList
(List<DataStoreParameters> dataStoreParametersList) Set the dataStoreParametersList property: Gets or sets the DataStore Parameters.