Package | Description |
---|---|
com.microsoft.azure.management.containerinstance |
This package contains the classes for ContainerInstanceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ImageRegistryCredential |
ImageRegistryCredential.withPassword(String password)
Set the password for the private registry.
|
ImageRegistryCredential |
ImageRegistryCredential.withServer(String server)
Set the Docker image registry server without a protocol such as "http" and "https".
|
ImageRegistryCredential |
ImageRegistryCredential.withUsername(String username)
Set the username for the private registry.
|
Copyright © 2019. All rights reserved.