Class NetworkIntentPolicyBasedService

java.lang.Object
com.azure.core.util.ExpandableStringEnum<NetworkIntentPolicyBasedService>
com.azure.resourcemanager.network.models.NetworkIntentPolicyBasedService
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class NetworkIntentPolicyBasedService extends com.azure.core.util.ExpandableStringEnum<NetworkIntentPolicyBasedService>
Network intent policy based services.
  • Field Details

  • Constructor Details

    • NetworkIntentPolicyBasedService

      @Deprecated public NetworkIntentPolicyBasedService()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of NetworkIntentPolicyBasedService value.
  • Method Details

    • fromString

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

      Gets known NetworkIntentPolicyBasedService values.
      Returns:
      known NetworkIntentPolicyBasedService values.