ICredentialResults.HybridConnectionConfigRelayType Property
Definition
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.
Type of relay
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Type of relay", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="relayType")]
public string HybridConnectionConfigRelayType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Type of relay", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="relayType")>]
member this.HybridConnectionConfigRelayType : string
Public ReadOnly Property HybridConnectionConfigRelayType As String
Property Value
- Attributes