Share via


PrimingJob.State Property

Definition

The state of the priming operation.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.PrimingJobState? State { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.PrimingJobState>
Public ReadOnly Property State As Nullable(Of PrimingJobState)

Property Value

Implements

Attributes

Applies to