Compartir a través de


ImmutabilityPolicyProperties.State Propiedad

Definición

Obtiene el estado ImmutabilityPolicy de un contenedor de blobs, entre los valores posibles se incluyen: Bloqueado y Desbloqueado. Entre los valores posibles se incluyen: "Locked", "Unlocked"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public string State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : string
Public ReadOnly Property State As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a