FileShareItem.LeaseStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the lease status of the share. Possible values include: 'Locked', 'Unlocked'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseStatus")]
public string LeaseStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseStatus")>]
member this.LeaseStatus : string
Public ReadOnly Property LeaseStatus As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute