Share via


ICachesListResult.Value Property

Definition

List of Caches.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="List of Caches.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICache) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICache[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="List of Caches.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICache) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICache[] with get, set
Public Property Value As ICache()

Property Value

ICache[]
Attributes

Applies to