Uses of Class
com.azure.resourcemanager.dataprotection.models.DeletedBackupInstance
Package
Description
Package containing the inner data models for DataProtectionClient.
Package containing the data models for DataProtectionClient.
-
Uses of DeletedBackupInstance in com.azure.resourcemanager.dataprotection.fluent.models
Modifier and TypeMethodDescriptionDeletedBackupInstanceResourceInner.properties()
Get the properties property: DeletedBackupInstanceResource properties.Modifier and TypeMethodDescriptionDeletedBackupInstanceResourceInner.withProperties
(DeletedBackupInstance properties) Set the properties property: DeletedBackupInstanceResource properties. -
Uses of DeletedBackupInstance in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionDeletedBackupInstanceResource.properties()
Gets the properties property: DeletedBackupInstanceResource properties.DeletedBackupInstance.withDatasourceAuthCredentials
(AuthCredentials datasourceAuthCredentials) Set the datasourceAuthCredentials property: Credentials to use to authenticate with data source provider.DeletedBackupInstance.withDataSourceInfo
(Datasource dataSourceInfo) Set the dataSourceInfo property: DatasourceDeletedBackupInstance.withDataSourceSetInfo
(DatasourceSet dataSourceSetInfo) Set the dataSourceSetInfo property: DatasourceSetDeletedBackupInstance.withFriendlyName
(String friendlyName) Set the friendlyName property: Gets or sets the Backup Instance friendly name.DeletedBackupInstance.withObjectType
(String objectType) Set the objectType property: The objectType property.DeletedBackupInstance.withPolicyInfo
(PolicyInfo policyInfo) Set the policyInfo property: PolicyInfoDeletedBackupInstance.withValidationType
(ValidationType validationType) Set the validationType property: Specifies the type of validation.