Uses of Enum
com.azure.resourcemanager.search.models.SearchEncryptionComplianceStatus
Packages that use SearchEncryptionComplianceStatus
Package
Description
Package containing the data models for SearchManagementClient.
-
Uses of SearchEncryptionComplianceStatus in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return SearchEncryptionComplianceStatusModifier and TypeMethodDescriptionEncryptionWithCmk.encryptionComplianceStatus()Get the encryptionComplianceStatus property: Describes whether the search service is compliant or not with respect to having non-customer-encrypted resources.SearchEncryptionComplianceStatus.fromString(String value) Parses a serialized value to a SearchEncryptionComplianceStatus instance.Returns the enum constant of this type with the specified name.static SearchEncryptionComplianceStatus[]SearchEncryptionComplianceStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.