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