HybridConnectionConfig Class

Definition

Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.HybridConnectionConfigTypeConverter))]
public class HybridConnectionConfig : Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IHybridConnectionConfig
Inheritance
HybridConnectionConfig
Attributes
Implements

Constructors

Properties

ExpirationTime

Timestamp when this token will be expired.

HybridConnectionName

Name of the connection

Relay

Name of the notification service.

Token

Listener access token

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of HybridConnectionConfig.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of HybridConnectionConfig.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IHybridConnectionConfig.

FromJsonString(String)

Creates a new instance of HybridConnectionConfig, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of HybridConnectionConfig into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest