Partager via


FileShareProperties.Deleted Property

Definition

Indicates whether the share was deleted.

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

Property Value

Implements

Attributes

Applies to