Condividi tramite


ConfigurationAutoGenerated.Source Property

Definition

Source of the configuration.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.ConfigurationSource? Source { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)>]
member this.Source : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.ConfigurationSource> with get, set
Public Property Source As Nullable(Of ConfigurationSource)

Property Value

Implements

Attributes

Applies to