VnetGateway Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetGatewayTypeConverter))]
public class VnetGateway : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IVnetGateway, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetGatewayTypeConverter))>]
type VnetGateway = class
    interface IVnetGateway
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class VnetGateway
Implements IValidates, IVnetGateway
Inheritance
VnetGateway
Attributes
Implements

Constructors

VnetGateway()

Properties

Id
Kind
Name
Type
VnetName
VpnPackageUri

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to