public class TargetAzureResourceType extends Object
Modifier and Type | Field and Description |
---|---|
static TargetAzureResourceType |
CLOUDSERVICE
Static value Microsoft.ClassicCompute/domainNames for TargetAzureResourceType.
|
static TargetAzureResourceType |
PUBLICIP
Static value Microsoft.Network/publicIPAddresses for TargetAzureResourceType.
|
static TargetAzureResourceType |
WEBAPP
Static value Microsoft.Web/sites for TargetAzureResourceType.
|
Constructor and Description |
---|
TargetAzureResourceType(String resourceProviderName,
String resourceType)
Creates TargetAzureResourceType.
|
public static final TargetAzureResourceType PUBLICIP
public static final TargetAzureResourceType WEBAPP
public static final TargetAzureResourceType CLOUDSERVICE
Copyright © 2019. All rights reserved.