CustomResourceSnapshot.State Property

Definition

Represents the state of the resource.

public Aspire.Hosting.ApplicationModel.ResourceStateSnapshot? State { get; init; }
member this.State : Aspire.Hosting.ApplicationModel.ResourceStateSnapshot with get, set
Public Property State As ResourceStateSnapshot

Property Value

Applies to