Freigeben über


INetworkFeaturesProperties Interface

Definition

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

Properties

CertBlob
CertThumbprint
DnsServer
HybridConnection
HybridConnectionsV2
IsSwift
ResyncRequired
Route
VirtualNetworkConnectionId
VirtualNetworkConnectionKind
VirtualNetworkConnectionName
VirtualNetworkConnectionType
VirtualNetworkName
VnetResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to