Share via


IConfigurationPropertiesAutoGenerated.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