IClientCreator Interface

Definition

Allows resources to declare the outputs needed to construct a client.

public interface IClientCreator
type IClientCreator = interface
Public Interface IClientCreator
Derived

Methods

GetOutputs()

Get the outputs required to construct a client for this resource.

Applies to