Uses of Class
com.azure.resourcemanager.costmanagement.models.Origin
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of Origin in com.azure.resourcemanager.costmanagement.models
Modifier and TypeFieldDescriptionstatic final Origin
Origin.SYSTEM
Static value system for Origin.static final Origin
Origin.USER
Static value user for Origin.static final Origin
Origin.USER_SYSTEM
Static value user,system for Origin.Modifier and TypeMethodDescriptionstatic Origin
Origin.fromString
(String name) Creates or finds a Origin from its string representation.CostManagementOperation.origin()
Gets the origin property: The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.Operation.origin()
Get the origin property: The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.Modifier and TypeMethodDescriptionstatic Collection<Origin>
Origin.values()
Gets known Origin values.