public class AzureVmEnvironment extends Object
AzureMsiAuthentication,
AzureMsiAuthenticationOptions| Constructor and Description |
|---|
AzureVmEnvironment(String subscriptionId,
String resourceGroupName,
String vmName)
Creates a new
AzureVmEnvironment. |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceGroupName() |
String |
getSubscriptionId() |
String |
getVmName() |
public AzureVmEnvironment(String subscriptionId, String resourceGroupName, String vmName)
AzureVmEnvironment.subscriptionId - must not be null.resourceGroupName - must not be null.vmName - must not be null.Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.