Class WorkloadNetworkGatewayInner


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

      • WorkloadNetworkGatewayInner

        public WorkloadNetworkGatewayInner()
    • Method Detail

      • 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.