Share via


IRelayServiceConnectionEntity.ResourceConnectionString Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceConnectionString")]
public string ResourceConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceConnectionString")>]
member this.ResourceConnectionString : string with get, set
Public Property ResourceConnectionString As String

Property Value

Attributes

Applies to