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
All required parameters must be populated in order to send to server.
Constructor
ApplicationGroupPolicy(*, name: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
The Name of this policy. Required. |
Variables
Name | Description |
---|---|
name
|
The Name of this policy. Required. |
type
|
Application Group Policy types. Required. "ThrottlingPolicy" |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python