IApiKey.ConnectionString Property

Definition

A connection string that can be used by supporting clients for authentication.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="A connection string that can be used by supporting clients for authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="connectionString")]
public string ConnectionString { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="A connection string that can be used by supporting clients for authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="connectionString")>]
member this.ConnectionString : string
Public ReadOnly Property ConnectionString As String

Property Value

Attributes

Applies to