次の方法で共有


ConfigurationAutoGenerated.IsReadOnly Property

Definition

If is the configuration read only.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.IsReadOnly? IsReadOnly { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)>]
member this.IsReadOnly : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.IsReadOnly>
Public ReadOnly Property IsReadOnly As Nullable(Of IsReadOnly)

Property Value

Implements

Attributes

Applies to