Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/zdelacerda-microsof…
Browse files Browse the repository at this point in the history
…t-imagebuilder-Microsoft.VirtualMachineImages-2023-07-01' into zdelacerda-microsoft-imagebuilder-Microsoft.VirtualMachineImages-2023-07-01
  • Loading branch information
zdelacerda-microsoft committed Oct 25, 2023
2 parents 43b4cc7 + c79d5ed commit 4593fa2
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,7 @@
"items": {
"$ref": "#/definitions/TargetRegion"
},
"x-ms-identifiers": [ ],
"x-ms-identifiers": [],
"description": "The target regions where the distributed Image Version is going to be replicated to. This object supersedes replicationRegions and can be specified only if replicationRegions is not specified."
},
"versioning": {
Expand Down Expand Up @@ -1503,7 +1503,7 @@
"items": {
"$ref": "#/definitions/ImageTemplateCustomizer"
},
"x-ms-identifiers": [ ],
"x-ms-identifiers": [],
"description": "Specifies the properties used to describe the customization steps of the image, like Image source etc"
},
"optimize": {
Expand Down Expand Up @@ -1549,7 +1549,7 @@
"items": {
"$ref": "#/definitions/ImageTemplateInVMValidator"
},
"x-ms-identifiers": [ ],
"x-ms-identifiers": [],
"description": "List of validations to be performed."
}
}
Expand All @@ -1559,7 +1559,7 @@
"items": {
"$ref": "#/definitions/ImageTemplateDistributor"
},
"x-ms-identifiers": [ ],
"x-ms-identifiers": [],
"description": "The distribution targets where the image output needs to go to."
},
"errorHandling": {
Expand Down Expand Up @@ -1706,7 +1706,7 @@
"required": [
"identity"
],
"x-ms-identifiers": [ ]
"x-ms-identifiers": []
},
"ImageTemplateUpdateParameters": {
"type": "object",
Expand All @@ -1727,7 +1727,7 @@
"items": {
"$ref": "#/definitions/ImageTemplateDistributor"
},
"x-ms-identifiers": [ ],
"x-ms-identifiers": [],
"description": "The distribution targets where the image output needs to go to."
}
},
Expand Down Expand Up @@ -1825,7 +1825,7 @@
"$ref": "#/definitions/TriggerProperties"
}
],
"properties": { }
"properties": {}
},
"Trigger": {
"type": "object",
Expand Down Expand Up @@ -1918,7 +1918,7 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [ ],
"x-ms-identifiers": [],
"title": "The list of operations supported by the resource provider."
},
"nextLink": {
Expand Down

0 comments on commit 4593fa2

Please sign in to comment.