IVnetInfoProperties Interface

Definition

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

Properties

CertBlob
CertThumbprint
DnsServer
IsSwift
ResyncRequired
Route
VnetResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to