IWithLeafDomainLabel<ParentT> Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |