Freigeben über


IDatabase.ResourceState Property

Definition

Current resource status of the database

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Current resource status of the database", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.ResourceState) }, ReadOnly=true, Required=false, SerializedName="resourceState")]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.ResourceState? ResourceState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Current resource status of the database", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.ResourceState) }, ReadOnly=true, Required=false, SerializedName="resourceState")>]
member this.ResourceState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.ResourceState>
Public ReadOnly Property ResourceState As Nullable(Of ResourceState)

Property Value

Attributes

Applies to