Condividi tramite


IStorageTargetsResult.Value Property

Definition

The list of Storage Targets defined for the cache.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The list of Storage Targets defined for the cache.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IStorageTarget) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IStorageTarget[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The list of Storage Targets defined for the cache.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IStorageTarget) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IStorageTarget[] with get, set
Public Property Value As IStorageTarget()

Property Value

Attributes

Applies to