| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TenantCategory |
TenantIdDescriptionInner.tenantCategory()
Get the tenantCategory property: Category of the tenant.
|
| Modifier and Type | Method and Description |
|---|---|
static TenantCategory |
TenantCategory.fromString(String value)
Parses a serialized value to a TenantCategory instance.
|
static TenantCategory |
TenantCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TenantCategory[] |
TenantCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.