WorkflowTriggerListCallbackUrlQueries Class
Gets the workflow trigger callback URL query parameters.
- Inheritance
-
azure.mgmt.web._serialization.ModelWorkflowTriggerListCallbackUrlQueries
Constructor
WorkflowTriggerListCallbackUrlQueries(*, api_version: str | None = None, sp: str | None = None, sv: str | None = None, sig: str | None = None, se: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
api_version
|
The api version. |
sp
|
The SAS permissions. |
sv
|
The SAS version. |
sig
|
The SAS signature. |
se
|
The SAS timestamp. |
Variables
Name | Description |
---|---|
api_version
|
The api version. |
sp
|
The SAS permissions. |
sv
|
The SAS version. |
sig
|
The SAS signature. |
se
|
The SAS timestamp. |
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