Uses of Enum
com.azure.resourcemanager.resources.models.TenantCategory
Packages that use TenantCategory
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of TenantCategory in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return TenantCategoryModifier and TypeMethodDescriptionTenantIdDescriptionInner.tenantCategory()Get the tenantCategory property: Category of the tenant. -
Uses of TenantCategory in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return TenantCategoryModifier and TypeMethodDescriptionstatic TenantCategoryTenantCategory.fromString(String value) Parses a serialized value to a TenantCategory instance.static TenantCategoryReturns 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.