Interface ContainerService.DefinitionStages.WithMasterDnsPrefix

All Known Subinterfaces:
ContainerService.Definition, ContainerService.DefinitionStages.WithCreate
Enclosing interface:
ContainerService.DefinitionStages

public static interface ContainerService.DefinitionStages.WithMasterDnsPrefix
The stage of the container service definition allowing to specify the master DNS prefix label.
  • Method Details

    • withMasterDnsPrefix

      ContainerService.DefinitionStages.WithCreate withMasterDnsPrefix(String dnsPrefix)
      Specifies the DNS prefix to be used to create the FQDN for the master pool.
      Parameters:
      dnsPrefix - the DNS prefix to be used to create the FQDN for the master pool
      Returns:
      the next stage of the definition