Class NetworkInterfaceNicType


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

      • NetworkInterfaceNicType

        public NetworkInterfaceNicType()
    • Method Detail

      • fromString

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