ARM template and parameters deployed on 3-1-2022 13:12:12, based on the collaboration branch's commit ID: 2f415a56fc45d35b3a26e601120442a7b56ccc4a
This commit is contained in:
parent
9ef6098405
commit
104531fb1f
@ -2086,12 +2086,12 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"activities": [
|
"activities": [
|
||||||
{
|
{
|
||||||
"name": "Wait 10",
|
"name": "Wait 15",
|
||||||
"type": "Wait",
|
"type": "Wait",
|
||||||
"dependsOn": [],
|
"dependsOn": [],
|
||||||
"userProperties": [],
|
"userProperties": [],
|
||||||
"typeProperties": {
|
"typeProperties": {
|
||||||
"waitTimeInSeconds": 10
|
"waitTimeInSeconds": 15
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -476,12 +476,12 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"activities": [
|
"activities": [
|
||||||
{
|
{
|
||||||
"name": "Wait 10",
|
"name": "Wait 15",
|
||||||
"type": "Wait",
|
"type": "Wait",
|
||||||
"dependsOn": [],
|
"dependsOn": [],
|
||||||
"userProperties": [],
|
"userProperties": [],
|
||||||
"typeProperties": {
|
"typeProperties": {
|
||||||
"waitTimeInSeconds": 10
|
"waitTimeInSeconds": 15
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user