Freigeben über


VnetInfo Class

Definition

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

Constructors

VnetInfo()

Properties

CertBlob
CertThumbprint
DnsServer
Id
IsSwift
Kind
Name
ResyncRequired
Route
Type
VnetResourceId

Methods

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

Applies to