Bagikan melalui


IWithLeafDomainLabel<ParentT> Interface

Definition

The stage of a container service agent pool definition allowing to specify the DNS prefix.

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

Type Parameters

ParentT

The stage of the container service definition to return to after attaching this definition.

Derived

Methods

WithDnsPrefix(String)

Specify the DNS prefix to be used in the FQDN for the agent pool.

Applies to