Condividi tramite


IBlobContainer.ContainerPropertyLeaseState Property

Definition

Lease state of the container.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Lease state of the container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.LeaseState) }, ReadOnly=true, Required=false, SerializedName="leaseState")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.LeaseState? ContainerPropertyLeaseState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Lease state of the container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.LeaseState) }, ReadOnly=true, Required=false, SerializedName="leaseState")>]
member this.ContainerPropertyLeaseState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.LeaseState>
Public ReadOnly Property ContainerPropertyLeaseState As Nullable(Of LeaseState)

Property Value

Attributes

Applies to