Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceMasterProfile |
ContainerServiceInner.masterProfile()
Get the masterProfile property: Properties of master agents.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceInner |
ContainerServiceInner.withMasterProfile(ContainerServiceMasterProfile masterProfile)
Set the masterProfile property: Properties of master agents.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withCount(ContainerServiceMasterProfileCount count)
Set the count property: Number of masters (VMs) in the container service cluster.
|
ContainerServiceMasterProfile |
ContainerServiceMasterProfile.withDnsPrefix(String dnsPrefix)
Set the dnsPrefix property: DNS prefix to be used to create the FQDN for master.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.