Class VpnAuthenticationType


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

      • VpnAuthenticationType

        public VpnAuthenticationType()
    • Method Detail

      • fromString

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