Partilhar via


ManagementLockObject.Owners Propriedade

Definição

Obtém ou define os proprietários do bloqueio.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.owners")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ManagementLockOwner> Owners { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.owners")>]
member this.Owners : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.ManagementLockOwner> with get, set
Public Property Owners As IList(Of ManagementLockOwner)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a