다음을 통해 공유


IKeyValue.Locked Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.AppConfigurationdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="locked", Update=true)]
public bool? Locked { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfigurationdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="locked", Update=true)>]
member this.Locked : Nullable<bool> with get, set
Public Property Locked As Nullable(Of Boolean)

Property Value

Attributes

Applies to