public static interface KubernetesCluster.UpdateStages.WithNetworkProfile
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.Update |
withNetworkProfile(ContainerServiceNetworkProfile networkProfile)
Updates the cluster's network profile.
|
@Beta(value=V1_15_0) KubernetesCluster.Update withNetworkProfile(ContainerServiceNetworkProfile networkProfile)
networkProfile - the cluster's networkProfile/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/