| Modifier and Type | Method and Description |
|---|---|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withCount(Integer count)
Set number of masters (VMs) in the container service cluster.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withDnsPrefix(String dnsPrefix)
Set dNS prefix to be used to create the FQDN for master.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/