Class PublicNetworkAccessType


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

      • PublicNetworkAccessType

        public PublicNetworkAccessType()
    • Method Detail

      • fromString

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