Uses of Class
com.azure.resourcemanager.dataprotection.models.FeatureValidationRequestBase
Package
Description
Package containing the service clients for DataProtectionClient.
Package containing the data models for DataProtectionClient.
-
Uses of FeatureValidationRequestBase in com.azure.resourcemanager.dataprotection.fluent
Modifier and TypeMethodDescriptionDataProtectionsClient.checkFeatureSupport
(String location, FeatureValidationRequestBase parameters) Validates if a feature is supported.com.azure.core.http.rest.Response<FeatureValidationResponseBaseInner>
DataProtectionsClient.checkFeatureSupportWithResponse
(String location, FeatureValidationRequestBase parameters, com.azure.core.util.Context context) Validates if a feature is supported. -
Uses of FeatureValidationRequestBase in com.azure.resourcemanager.dataprotection.models
Modifier and TypeClassDescriptionfinal class
Base class for feature object.Modifier and TypeMethodDescriptionDataProtections.checkFeatureSupport
(String location, FeatureValidationRequestBase parameters) Validates if a feature is supported.com.azure.core.http.rest.Response<FeatureValidationResponseBase>
DataProtections.checkFeatureSupportWithResponse
(String location, FeatureValidationRequestBase parameters, com.azure.core.util.Context context) Validates if a feature is supported.