Share via


IAccessKeys.AliasSecondaryConnectionString Property

Definition

Secondary connection string of the alias if GEO DR is enabled

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=false, Description="Secondary  connection string of the alias if GEO DR is enabled", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="aliasSecondaryConnectionString", Update=false)]
public string AliasSecondaryConnectionString { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=false, Description="Secondary  connection string of the alias if GEO DR is enabled", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="aliasSecondaryConnectionString", Update=false)>]
member this.AliasSecondaryConnectionString : string
Public ReadOnly Property AliasSecondaryConnectionString As String

Property Value

Attributes

Applies to