IWithPrivateImageRegistry Interface

Definition

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

public interface IWithPrivateImageRegistry
type IWithPrivateImageRegistry = interface
Public Interface IWithPrivateImageRegistry
Derived

Methods

WithPrivateImageRegistry(String, String, String)

Specifies the private container image registry server login for the container group.

Applies to