INetworkFeatures Interface

Definition

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

Properties

CertBlob
CertThumbprint
DnsServer
HybridConnection
HybridConnectionsV2
Id (Inherited from IProxyOnlyResource)
IsSwift
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
ResyncRequired
Route
Type (Inherited from IProxyOnlyResource)
VirtualNetworkConnectionId
VirtualNetworkConnectionKind
VirtualNetworkConnectionName
VirtualNetworkConnectionType
VirtualNetworkName
VnetResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to