IWebPubSubKeys.PrimaryConnectionString 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.
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