HybridConnectionKeyProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.HybridConnectionKeyPropertiesTypeConverter))]
public class HybridConnectionKeyProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHybridConnectionKeyProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.HybridConnectionKeyPropertiesTypeConverter))>]
type HybridConnectionKeyProperties = class
    interface IHybridConnectionKeyProperties
    interface IJsonSerializable
Public Class HybridConnectionKeyProperties
Implements IHybridConnectionKeyProperties
Inheritance
HybridConnectionKeyProperties
Attributes
Implements

Constructors

HybridConnectionKeyProperties()

Properties

SendKeyName
SendKeyValue

Methods

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

Applies to