Share via


EncryptionScopeListResult.Value Property

Definition

List of encryption scopes requested.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IEncryptionScope> 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.IEncryptionScope>
Public ReadOnly Property Value As List(Of IEncryptionScope)

Property Value

Implements

Attributes

Applies to