IWithFqdn<ParentT> Interface

Definition

The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN.

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

Type Parameters

ParentT

The return type of WithAttach.attach().

Derived

Methods

ToFqdn(String)

Specifies the FQDN of an external endpoint.

Applies to