Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
GenericResource |
GenericResources.get(String resourceGroupName,
String providerNamespace,
String resourceType,
String resourceName)
Returns a resource belonging to a resource group.
|
GenericResource |
GenericResources.get(String resourceGroupName,
String resourceProviderNamespace,
String parentResourcePath,
String resourceType,
String resourceName,
String apiVersion)
Returns a resource belonging to a resource group.
|
Modifier and Type | Method and Description |
---|---|
PolicyAssignment.DefinitionStages.WithPolicyDefinition |
PolicyAssignment.DefinitionStages.WithScope.forResource(GenericResource genericResource)
Specifies the scope of the policy assignment to be a resource.
|
Copyright © 2019. All rights reserved.