IBuilder<T> Interface

Definition

public interface IBuilder<T>
type IBuilder<'T> = interface
Public Interface IBuilder(Of T)

Type Parameters

T

Methods

Create(RestClient, String, IResourceGroup)

Applies to