Share via


StorageTarget.State Property

Definition

Storage target operational state.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.OperationalStateType? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.OperationalStateType> with get, set
Public Property State As Nullable(Of OperationalStateType)

Property Value

Implements

Attributes

Applies to