| Constructor and Description |
|---|
AzureCliSubscription() |
| Modifier and Type | Method and Description |
|---|---|
String |
clientId() |
AzureEnvironment |
environment() |
String |
id() |
boolean |
isDefault() |
boolean |
isServicePrincipal() |
String |
tenant() |
String |
userName() |
public String id()
public boolean isDefault()
public String clientId()
public AzureEnvironment environment()
public String tenant()
public boolean isServicePrincipal()
public String userName()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/