IWithNetworkProfile Interface

Definition

The stage of the Kubernetes cluster definition allowing to specify a network profile.

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

Properties

DefineNetworkProfile

Gets Begins the definition of a network profile to be attached to the Kubernetes cluster.

Applies to