Share via


Lock.Properties Property

Definition

The lock properties.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public Microsoft.Azure.Commands.ResourceManager.Cmdlets.Entities.Locks.LockProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.Properties : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Entities.Locks.LockProperties with get, set
Public Property Properties As LockProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to