public final class AzureResourceManagerCache extends Object
Modifier and Type | Method and Description |
---|---|
static com.azure.resourcemanager.AzureResourceManager |
get(String credentialsId) |
static com.azure.resourcemanager.AzureResourceManager |
get(String credentialsId,
String subscriptionId) |
static void |
invalidateCache()
Used to notify when credentials change, e.g.
|
public static com.azure.resourcemanager.AzureResourceManager get(String credentialsId)
public static com.azure.resourcemanager.AzureResourceManager get(String credentialsId, String subscriptionId)
public static void invalidateCache()
Copyright © 2016–2022. All rights reserved.