Compartir a través de


ApiKey.ReadOnly Property

Definition

Whether this key can only be used for read operations.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public bool? ReadOnly { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.ReadOnly : Nullable<bool>
Public ReadOnly Property ReadOnly As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to