Compartir a través de


ManagementLockObject.Notes Propiedad

Definición

Obtiene o establece notas sobre el bloqueo. Máximo de 512 caracteres.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notes")]
public string Notes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notes")>]
member this.Notes : string with get, set
Public Property Notes As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a