Share via


DistributedApplication.ResourceCommands Property

Definition

Gets the service for executing resource commands.

public Aspire.Hosting.ApplicationModel.ResourceCommandService ResourceCommands { get; }
member this.ResourceCommands : Aspire.Hosting.ApplicationModel.ResourceCommandService
Public ReadOnly Property ResourceCommands As ResourceCommandService

Property Value

Remarks

Two common use cases for the ResourceCommandService are:

Applies to