Uses of Interface
com.azure.resourcemanager.dataprotection.models.FeatureValidationResponseBase
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of FeatureValidationResponseBase in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionDataProtections.checkFeatureSupport
(String location, FeatureValidationRequestBase parameters) Validates if a feature is supported.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<FeatureValidationResponseBase>
DataProtections.checkFeatureSupportWithResponse
(String location, FeatureValidationRequestBase parameters, com.azure.core.util.Context context) Validates if a feature is supported.