Compartir a través de


FileShareItem.LeaseState Propiedad

Definición

Obtiene el estado de concesión del recurso compartido. Entre los valores posibles se incluyen: 'Available', 'Leased', 'Expired', 'Breaking', 'Broken'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a