| Package | Description |
|---|---|
| com.microsoft.azure.common.appservice | |
| com.microsoft.azure.common.function.handlers.runtime | |
| com.microsoft.azure.common.utils |
| Modifier and Type | Method and Description |
|---|---|
static DockerImageType |
DockerImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerImageType[] |
DockerImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DockerFunctionRuntimeHandler.checkConfiguration(DockerImageType imageType) |
| Modifier and Type | Method and Description |
|---|---|
static DockerImageType |
AppServiceUtils.getDockerImageType(String imageName,
boolean hasCredential,
String registryUrl) |
Copyright © 2020. All rights reserved.