次の方法で共有


ICommunicationServiceKeys.PrimaryConnectionString Property

Definition

CommunicationService connection string constructed via the primaryKey

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

Property Value

Attributes

Applies to