IWithNetworkProfileBeta Interface

Definition

The stage of the Kubernetes cluster update definition allowing to specify the cluster's network profile.

public interface IWithNetworkProfileBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithNetworkProfileBeta = interface
    interface IBeta
Public Interface IWithNetworkProfileBeta
Implements IBeta
Derived
Implements

Methods

WithNetworkProfile(ContainerServiceNetworkProfile)

Updates the cluster's network profile.

Applies to