Share via


ICommunicationServiceKeys.SecondaryConnectionString Property

Definition

CommunicationService connection string constructed via the secondaryKey

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

Property Value

Attributes

Applies to