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