IWithNetworkProfile Interface

Definition

The stage of the container group definition allowing to specify the network profile id.

public interface IWithNetworkProfile : Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IWithNetworkProfileBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithNetworkProfile = interface
    interface IWithNetworkProfileBeta
    interface IBeta
Public Interface IWithNetworkProfile
Implements IBeta, IWithNetworkProfileBeta
Derived
Implements

Methods

WithNetworkProfileId(String, String, String)

Specifies the network profile information for a container group.

(Inherited from IWithNetworkProfileBeta)

Applies to