Skip to content
Docs Try Aspire

APIGatewayEmulatorResource Constructors

Class Constructors 1 member
A resource that represents a specified executable process.
Constructor(string, APIGatewayType) Section titled Constructor(string, APIGatewayType)
public class APIGatewayEmulatorResource
{
public APIGatewayEmulatorResource(
string name,
APIGatewayType apiGatewayType)
{
// ...
}
}
name string
apiGatewayType APIGatewayType