Freigeben über


BlobContainerInner.LeaseDuration Eigenschaft

Definition

Gets gibt nur dann an, wenn der Container geleast wird, ob die Lease für einen Container unendlich oder fest ist. Mögliche Werte sind: "Infinite", "Fixed"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseDuration")]
public Microsoft.Azure.Management.Storage.Fluent.Models.LeaseDuration LeaseDuration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.leaseDuration")>]
member this.LeaseDuration : Microsoft.Azure.Management.Storage.Fluent.Models.LeaseDuration
Public ReadOnly Property LeaseDuration As LeaseDuration

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: