Class InfrastructureEncryptionState


  • public final class InfrastructureEncryptionState
    extends com.azure.core.util.ExpandableStringEnum<InfrastructureEncryptionState>
    Defines values for InfrastructureEncryptionState.
    • Constructor Detail

      • InfrastructureEncryptionState

        public InfrastructureEncryptionState()
    • Method Detail

      • fromString

        public static InfrastructureEncryptionState fromString​(String name)
        Creates or finds a InfrastructureEncryptionState from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding InfrastructureEncryptionState.