ViewChargesPolicy Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. billing. models. ViewChargesPolicy
- com.
- com.
public final class ViewChargesPolicy
extends ExpandableStringEnum<ViewChargesPolicy>
The policy that controls whether users with Azure RBAC access to a subscription can view its charges.
Modifier and Type | Field and Description |
---|---|
static final
View |
ALLOWED
Static value Allowed for View |
static final
View |
NOT_ALLOWED
Static value Not |
Constructor | Description |
---|---|
View |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of View |
Modifier and Type | Method and Description |
---|---|
static
View |
from Creates or finds a View |
static
Collection<View |
values()
Gets known View |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
ALLOWED
public static final ViewChargesPolicy ALLOWED
Static value Allowed for ViewChargesPolicy.
NOT_ALLOWED
public static final ViewChargesPolicy NOT_ALLOWED
Static value NotAllowed for ViewChargesPolicy.
ViewChargesPolicy
@Deprecated
public ViewChargesPolicy()
Deprecated
Creates a new instance of ViewChargesPolicy value.
fromString
public static ViewChargesPolicy fromString(String name)
Creates or finds a ViewChargesPolicy from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known ViewChargesPolicy values.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: