次の方法で共有


IWebPubSubKeys.PrimaryConnectionString Property

Definition

Connection string constructed via the primaryKey

[Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="Connection string constructed via the primaryKey", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="primaryConnectionString")]
public string PrimaryConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.Info(Description="Connection string constructed via the primaryKey", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="primaryConnectionString")>]
member this.PrimaryConnectionString : string with get, set
Public Property PrimaryConnectionString As String

Property Value

Attributes

Applies to