InlineApplicationEntity1
InlineApplicationEntity1
JSON Example
{
"application_type": "CRITICAL",
"application_workload_type": "string",
"direct_member_count": 0,
"tier_member_count": 0
}
application_type
Optional
Specifies the priority level of the application.
Enumeration:
REGULAR,
CRITICAL
application_workload_type
Optional
Represents the type of workloads that are contained in an application.
Enumeration:
REGULAR,
EPHEMERAL
integer As int32
As int32
direct_member_count
Optional
Direct member count for the application.
integer As int32
As int32
tier_member_count
Optional
Tier member count for the application.