Class WorkloadNetworkGatewayInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.avs.fluent.models.WorkloadNetworkGatewayInner

public final class WorkloadNetworkGatewayInner extends com.azure.core.management.ProxyResource
NSX Gateway.
  • Constructor Details

    • WorkloadNetworkGatewayInner

      public WorkloadNetworkGatewayInner()
      Creates an instance of WorkloadNetworkGatewayInner class.
  • Method Details

    • displayName

      public String displayName()
      Get the displayName property: Display name of the DHCP entity.
      Returns:
      the displayName value.
    • withDisplayName

      public WorkloadNetworkGatewayInner withDisplayName(String displayName)
      Set the displayName property: Display name of the DHCP entity.
      Parameters:
      displayName - the displayName value to set.
      Returns:
      the WorkloadNetworkGatewayInner object itself.
    • path

      public String path()
      Get the path property: NSX Gateway Path.
      Returns:
      the path value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.