Partager via


DeletedAccountListResult.Value Property

Definition

Gets the list of deleted accounts and their properties.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IDeletedAccount> Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IDeletedAccount>
Public ReadOnly Property Value As List(Of IDeletedAccount)

Property Value

Implements

Attributes

Applies to