Partager via


FileShareItem.Deleted Property

Definition

Indicates whether the share was deleted.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public bool? Deleted { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.Deleted : Nullable<bool>
Public ReadOnly Property Deleted As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to