azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithNetworkProfile"
fullName: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithNetworkProfile"
name: "KubernetesCluster.UpdateStages.WithNetworkProfile"
nameWithType: "KubernetesCluster.UpdateStages.WithNetworkProfile"
summary: "The stage of the Kubernetes cluster update definition allowing to specify the cluster's network profile."
syntax: "public static interface **KubernetesCluster.UpdateStages.WithNetworkProfile**"
methods:
- uid: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithNetworkProfile.withNetworkProfile(com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile)"
fullName: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithNetworkProfile.withNetworkProfile(ContainerServiceNetworkProfile networkProfile)"
name: "withNetworkProfile(ContainerServiceNetworkProfile networkProfile)"
nameWithType: "KubernetesCluster.UpdateStages.WithNetworkProfile.withNetworkProfile(ContainerServiceNetworkProfile networkProfile)"
summary: "Updates the cluster's network profile."
modifiers:
- "abstract"
parameters:
- description: "the cluster's networkProfile"
name: "networkProfile"
type: "<xref href=\"com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile?alt=com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile&text=ContainerServiceNetworkProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract KubernetesCluster.Update withNetworkProfile(ContainerServiceNetworkProfile networkProfile)"
desc: "Updates the cluster's network profile."
returns:
description: "the next stage of the update"
type: "<xref href=\"com.microsoft.azure.management.containerservice.KubernetesCluster.Update?alt=com.microsoft.azure.management.containerservice.KubernetesCluster.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Kubernetes cluster update definition allowing to specify the cluster's network profile."
metadata: {}
package: "com.microsoft.azure.management.containerservice"
artifact: com.microsoft.azure:azure-mgmt-containerservice:1.41.4