ICommunicationServiceKeys.SecondaryConnectionString 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.
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