Package-level declarations
Types
Link copied to clipboard
enum DiscountAppliedScopeType : Enum<DiscountAppliedScopeType> , ConvertibleToJava<DiscountAppliedScopeType>
List of applied scopes supported for discounts.
Link copied to clipboard
This defines whether the entity being created is primary or affiliate. Supported values: primary, affiliate. Validation: Required, must match one of the 2 values.
Link copied to clipboard
enum ManagedServiceIdentityType : Enum<ManagedServiceIdentityType> , ConvertibleToJava<ManagedServiceIdentityType>
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).