Class AzureResourceManagerCache

java.lang.Object
com.microsoft.jenkins.credentials.AzureResourceManagerCache

public final class AzureResourceManagerCache extends Object
  • Method Details

    • get

      @CheckForNull public static com.azure.resourcemanager.AzureResourceManager get(String credentialsId)
    • get

      @CheckForNull public static com.azure.resourcemanager.AzureResourceManager get(String credentialsId, String subscriptionId)
    • invalidateCache

      public static void invalidateCache()
      Used to notify when credentials change, e.g. service principal secret updated.