다음을 통해 공유


ConfigurationPropertiesAutoGenerated.Source Property

Definition

Source of the configuration.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.ConfigurationSource? Source { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)>]
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