次の方法で共有


IMSDeployCore.ConnectionString Property

Definition

SQL Connection String

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

Property Value

Attributes

Applies to