次の方法で共有


ICommunicationServiceKeys.SecondaryConnectionString Property

Definition

CommunicationService connection string constructed via the secondaryKey

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

Property Value

Attributes

Applies to