Class InfrastructureEncryption


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

      • InfrastructureEncryption

        public InfrastructureEncryption()
    • Method Detail

      • fromString

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