ApplicationGroupPolicy Class
Properties of the Application Group policy.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: ThrottlingPolicy
Constructor
ApplicationGroupPolicy(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The Name of this policy. Required. |
|
type
|
Application Group Policy types. Required. "ThrottlingPolicy" |
Attributes
name
The Name of this policy. Required.
name: str
type
Application Group Policy types. Required. "ThrottlingPolicy"
type: str