Interface IApi
Any Api client
Namespace: Pulumi.Esc.Sdk.Api
Assembly: Pulumi.Esc.Sdk.dll
Syntax
public interface IApi
Properties
View SourceHttpClient
The HttpClient
Declaration
HttpClient HttpClient { get; }
Property Value
| Type | Description |
|---|---|
| HttpClient |