SearchEncryptionWithCmk Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. search. models. SearchEncryptionWithCmk
- com.
- java.
public enum SearchEncryptionWithCmk
extends Enum<SearchEncryptionWithCmk>
Describes how a search service should enforce compliance if it finds objects that aren't encrypted with the customer-managed key.
Fields
| DISABLED |
Enum value Disabled. |
| ENABLED |
Enum value Enabled. |
| UNSPECIFIED |
Enum value Unspecified. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static SearchEncryptionWithCmk fromString(String value)
Parses a serialized value to a SearchEncryptionWithCmk instance.
Parameters
- value
- String