Share via


KeyValue.Locked Property

Definition

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

Property Value

Implements

Attributes

Applies to