public class AzureImdsCredentials extends AbstractManagedIdentitiesCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
AzureImdsCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvidercom.cloudbees.plugins.credentials.common.IdCredentials.HelpersExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
AzureImdsCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description) |
AzureImdsCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description,
String azureEnvName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubscriptionId() |
void |
setSubscriptionId(String subscriptionId) |
boolean |
validate() |
getActiveDirectoryEndpoint, getAzureEnvironment, getAzureEnvironmentName, getAzureEnvName, getEndpoints, getGraphEndpoint, getManagementEndpoint, getResourceManagerEndpoint, readResolve, setAzureEnvironment, setAzureEnvNameequals, getDescription, getId, hashCodegetDescriptor, getScopepublic AzureImdsCredentials(com.cloudbees.plugins.credentials.CredentialsScope scope,
String id,
String description)
public String getSubscriptionId()
getSubscriptionId in class AzureBaseCredentials@DataBoundSetter public void setSubscriptionId(String subscriptionId)
public boolean validate()
throws AzureCredentials.ValidationException
Copyright © 2016–2021. All rights reserved.