VnetGatewayProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetGatewayPropertiesTypeConverter))]
public class VnetGatewayProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IVnetGatewayProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetGatewayPropertiesTypeConverter))>]
type VnetGatewayProperties = class
    interface IVnetGatewayProperties
    interface IJsonSerializable
Public Class VnetGatewayProperties
Implements IVnetGatewayProperties
Inheritance
VnetGatewayProperties
Attributes
Implements

Constructors

VnetGatewayProperties()

Properties

VnetName
VpnPackageUri

Methods

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

Applies to