Share via


ICache.PrimingJob Property

Definition

Specifies the priming jobs defined in the cache.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Specifies the priming jobs defined in the cache.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IPrimingJob) }, ReadOnly=true, Required=false, SerializedName="primingJobs")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IPrimingJob[] PrimingJob { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Specifies the priming jobs defined in the cache.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IPrimingJob) }, ReadOnly=true, Required=false, SerializedName="primingJobs")>]
member this.PrimingJob : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.IPrimingJob[]
Public ReadOnly Property PrimingJob As IPrimingJob()

Property Value

Attributes

Applies to