VnetInfoProperties Class

Definition

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

Constructors

VnetInfoProperties()

Properties

CertBlob
CertThumbprint
DnsServer
IsSwift
ResyncRequired
Route
VnetResourceId

Methods

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

Applies to