IHybridConnection Interface

Definition

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

Properties

Hostname
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
Port
RelayArmUri
RelayName
SendKeyName
SendKeyValue
ServiceBusNamespace
ServiceBusSuffix
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to