static ResourceManager.Authenticated |
ResourceManager.authenticate(com.azure.core.credential.TokenCredential credential,
com.azure.core.management.profile.AzureProfile profile) |
Creates an instance of ResourceManager that exposes resource management API entry points.
|
static ResourceManager.Authenticated |
ResourceManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline,
com.azure.core.management.profile.AzureProfile profile) |
Creates an instance of ResourceManager that exposes resource management API entry points.
|
ResourceManager.Authenticated |
ResourceManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential,
com.azure.core.management.profile.AzureProfile profile) |
Creates an instance of ResourceManager that exposes resource management API entry points.
|