Share via


PipelineStep.Resource Property

Definition

Gets or initializes the resource that this step is associated with, if any.

public Aspire.Hosting.ApplicationModel.IResource? Resource { get; set; }
member this.Resource : Aspire.Hosting.ApplicationModel.IResource with get, set
Public Property Resource As IResource

Property Value

Applies to