AzureStorageContainer.IsDeleted Property

Definition

Set to true if the container is deleted

public bool? IsDeleted { get; set; }
member this.IsDeleted : Nullable<bool> with get, set
Public Property IsDeleted As Nullable(Of Boolean)

Property Value

Applies to