IBlank<ParentT> Interface

Definition

The first stage of a virtual network gateway IP configuration definition.

public interface IBlank<ParentT>
type IBlank<'ParentT> = interface
Public Interface IBlank(Of ParentT)

Type Parameters

ParentT

The stage of the parent definition to return to after attaching this definition.

Derived

Applies to