Share via


ManagedEnvironmentStoragesCollection.Value Property

Definition

Collection of storage resources.

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

Property Value

Implements

Attributes

Applies to