你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WorkflowTriggerListCallbackUrlQueries interface
Gets the workflow trigger callback URL query parameters.
Properties
api |
The api version. |
se | The SAS timestamp. |
sig | The SAS signature. |
sp | The SAS permissions. |
sv | The SAS version. |
Property Details
apiVersion
The api version.
apiVersion?: string
Property Value
string
se
The SAS timestamp.
se?: string
Property Value
string
sig
The SAS signature.
sig?: string
Property Value
string
sp
The SAS permissions.
sp?: string
Property Value
string
sv
The SAS version.
sv?: string
Property Value
string