ApplicationManagementPolicy Class
Managed application management policy.
Constructor
ApplicationManagementPolicy(*, mode: str | _models.ApplicationManagementMode | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
mode
|
The managed application management mode. Known values are: "NotSpecified", "Unmanaged", and "Managed". |
Variables
Name | Description |
---|---|
mode
|
The managed application management mode. Known values are: "NotSpecified", "Unmanaged", and "Managed". |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python