IWithPublicImageRegistryOnly Interface

Definition

The stage of the container group definition allowing to skip the private image registry.

public interface IWithPublicImageRegistryOnly
type IWithPublicImageRegistryOnly = interface
Public Interface IWithPublicImageRegistryOnly
Derived

Methods

WithPublicImageRegistryOnly()

Only public container image repository will be used to create the container instances in the container group.

Applies to