HybridConnectionConfig Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.HybridConnectionConfigTypeConverter))>]
type HybridConnectionConfig = class
interface IHybridConnectionConfig
interface IJsonSerializable
Public Class HybridConnectionConfig
Implements IHybridConnectionConfig
- Inheritance
-
HybridConnectionConfig
- Attributes
- Implements
Hybrid |
Creates an new HybridConnectionConfig instance. |
Expiration |
Timestamp when this token will be expired. |
Hybrid |
Name of the connection |
Relay |
Name of the notification service. |
Token |
Listener access token |
Deserialize |
Deserializes a IDictionary into an instance of HybridConnectionConfig. |
Deserialize |
Deserializes a PSObject into an instance of HybridConnectionConfig. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IHybridConnectionConfig. |
From |
Creates a new instance of HybridConnectionConfig, deserializing the content from a json string. |
To |
Serializes this instance of HybridConnectionConfig into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |