| Package | Description |
|---|---|
| com.microsoft.azure.common.appservice | |
| com.microsoft.azure.common.deploytarget |
| Modifier and Type | Method and Description |
|---|---|
static DeployTargetType |
DeployTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployTargetType[] |
DeployTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected DeployTargetType |
DeployTarget.type |
| Constructor and Description |
|---|
DeployTarget(T app,
DeployTargetType type) |
Copyright © 2020. All rights reserved.