Configuration.Source Property

Definition

Source of the configuration.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public string Source { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.Source : string with get, set
Public Property Source As String

Property Value

Implements

Attributes

Applies to