你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IConfigurationAutoGenerated.IsReadOnly Property

Definition

If is the configuration read only.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="If is the configuration read only.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.IsReadOnly) }, ReadOnly=true, Required=false, SerializedName="isReadOnly")]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.IsReadOnly? IsReadOnly { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="If is the configuration read only.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.IsReadOnly) }, ReadOnly=true, Required=false, SerializedName="isReadOnly")>]
member this.IsReadOnly : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.IsReadOnly>
Public ReadOnly Property IsReadOnly As Nullable(Of IsReadOnly)

Property Value

Attributes

Applies to