JitRequestPatchable Class
Information about JIT request.
- Inheritance
-
azure.mgmt.resource.managedapplications._serialization.ModelJitRequestPatchable
Constructor
JitRequestPatchable(*, tags: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Jit request tags. |
Variables
Name | Description |
---|---|
tags
|
Jit request tags. |
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