HybridConnectionKey Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.HybridConnectionKeyTypeConverter))]
public class HybridConnectionKey : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHybridConnectionKey, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.HybridConnectionKeyTypeConverter))>]
type HybridConnectionKey = class
    interface IHybridConnectionKey
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class HybridConnectionKey
Implements IHybridConnectionKey, IValidates
Inheritance
HybridConnectionKey
Attributes
Implements

Constructors

HybridConnectionKey()

Properties

Id
Kind
Name
SendKeyName
SendKeyValue
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to