IWorkloadNetworkGateway Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkGatewayTypeConverter))]
public interface IWorkloadNetworkGateway : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkGatewayTypeConverter))>]
type IWorkloadNetworkGateway = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IWorkloadNetworkGateway
Implements IProxyResource
Derived
Attributes
Implements

Properties

DisplayName

Display name of the DHCP entity.

Id

Resource ID.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
Path

NSX Gateway Path.

Type

Resource type.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to