| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent |
Package containing the service clients for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionInner |
SubscriptionsClient.get(String subscriptionId)
Gets details about a specified subscription.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionInner |
SubscriptionInner.withAuthorizationSource(String authorizationSource)
Set the authorizationSource property: The authorization source of the request.
|
SubscriptionInner |
SubscriptionInner.withManagedByTenants(List<ManagedByTenant> managedByTenants)
Set the managedByTenants property: An array containing the tenants managing the subscription.
|
SubscriptionInner |
SubscriptionInner.withSubscriptionPolicies(SubscriptionPolicies subscriptionPolicies)
Set the subscriptionPolicies property: The subscription policies.
|
SubscriptionInner |
SubscriptionInner.withTags(Map<String,String> tags)
Set the tags property: The tags attached to the subscription.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.