Bagikan melalui


IVnetInfo Interface

Definition

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

Properties

CertBlob
CertThumbprint
DnsServer
Id (Inherited from IProxyOnlyResource)
IsSwift
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
ResyncRequired
Route
Type (Inherited from IProxyOnlyResource)
VnetResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to