Skip to content

Commit

Permalink
Update to API specs 2020-09-03 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailshilkov authored Sep 3, 2020
1 parent 5ec4947 commit ee2b547
Show file tree
Hide file tree
Showing 415 changed files with 29,259 additions and 5,662 deletions.
2 changes: 1 addition & 1 deletion azure-rest-api-specs
Submodule azure-rest-api-specs updated 90 files
+1 −1 .github/sla.yml
+3 −0 custom-words.txt
+4 −0 documentation/samplefiles/readme.go.md
+3 −3 package-lock.json
+2 −2 scripts/multiapi.ts
+22 −0 specification/commerce/resource-manager/readme.md
+1 −1 specification/digitaltwins/data-plane/Microsoft.DigitalTwins/preview/2020-05-31-preview/digitaltwins.json
+1 −1 specification/digitaltwins/data-plane/Microsoft.DigitalTwins/preview/2020-05-31-preview/examples/ModelAdd.json
+9 −0 specification/hybridcompute/resource-manager/Microsoft.HybridCompute/stable/2020-08-02/HybridCompute.json
+15 −0 specification/hybridcompute/resource-manager/readme.java.md
+15 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/IotHub_ManualFailover.json
+20 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/checkNameAvailability.json
+50 −0 ...iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_certificatescreateorupdate.json
+14 −0 ...ication/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_certificatesdelete.json
+31 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_certverify.json
+226 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_createOrUpdate.json
+28 −0 ...cation/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_createconsumergroup.json
+164 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_delete.json
+13 −0 ...cation/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_deleteconsumergroup.json
+46 −0 ...b/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_deleteprivateendpointconnection.json
+23 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_exportdevices.json
+26 −0 ...n/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_generateverificationcode.json
+96 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_get.json
+28 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_getcertificate.json
+23 −0 ...ification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_getconsumergroup.json
+20 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_getjob.json
+19 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_getkey.json
+28 −0 ...thub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_getprivateendpointconnection.json
+27 −0 ...on/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_getprivatelinkresources.json
+53 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_getskus.json
+23 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_importdevices.json
+90 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listbyrg.json
+89 −0 ...ication/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listbysubscription.json
+31 −0 ...ification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listcertificates.json
+26 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listehgroups.json
+23 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listjobs.json
+46 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listkeys.json
+29 −0 ...ub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listprivateendpointconnections.json
+30 −0 ...n/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_listprivatelinkresources.json
+328 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_operations.json
+95 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_patch.json
+26 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_quotametrics.json
+34 −0 ...tion/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_routingendpointhealth.json
+17 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_stats.json
+38 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_testallroutes.json
+52 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_testnewroute.json
+53 −0 ...b/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_updateprivateendpointconnection.json
+25 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/examples/iothub_usages.json
+4,212 −0 specification/iothub/resource-manager/Microsoft.Devices/stable/2020-08-01/iothub.json
+11 −2 specification/iothub/resource-manager/readme.md
+37 −3 ...keyvault/data-plane/Microsoft.KeyVault/preview/7.2-preview/examples/securitydomaindownloadpost-example.json
+1 −0 .../keyvault/data-plane/Microsoft.KeyVault/preview/7.2-preview/examples/securitydomaintransferkey-example.json
+23 −1 ...vault/data-plane/Microsoft.KeyVault/preview/7.2-preview/examples/securitydomainuploadoperation-example.json
+168 −21 specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.2-preview/securitydomain.json
+4 −1 ...urce-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/examples/createLinkedService.json
+4 −1 ...esource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/examples/getLinkedService.json
+8 −2 ...ource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/examples/listLinkedServices.json
+24 −0 .../resource-manager/Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json
+46 −46 specification/search/resource-manager/Microsoft.Search/preview/2020-08-01-preview/search.json
+1 −1 specification/search/resource-manager/Microsoft.Search/stable/2020-03-13/search.json
+49 −49 specification/search/resource-manager/Microsoft.Search/stable/2020-08-01/search.json
+1,459 −466 ...curityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json
+19 −0 ...t.SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/AppendTagsThreatIntelligence.json
+44 −0 ...curityInsights/preview/2019-01-01-preview/examples/threatintelligence/CollectThreatIntelligenceMetrics.json
+101 −0 ...osoft.SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/CreateThreatIntelligence.json
+14 −0 ...osoft.SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/DeleteThreatIntelligence.json
+77 −0 ...icrosoft.SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/GetThreatIntelligence.json
+44 −0 ...soft.SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/GetThreatIntelligenceById.json
+93 −0 ...rosoft.SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/QueryThreatIntelligence.json
+53 −0 ....SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/ReplaceTagsThreatIntelligence.json
+102 −0 ...osoft.SecurityInsights/preview/2019-01-01-preview/examples/threatintelligence/UpsertThreatIntelligence.json
+1 −1 specification/securityinsights/resource-manager/readme.go.md
+6 −0 specification/securityinsights/resource-manager/readme.md
+1 −4 specification/sql/resource-manager/readme.md
+4 −113 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/artifacts.json
+123 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/bigDataPools.json
+43 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/examples/BigDataPools_Get.json
+46 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/examples/BigDataPools_List.json
+38 −0 ...ation/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/examples/IntegrationRuntimes_Get.json
+32 −0 ...tion/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/examples/IntegrationRuntimes_List.json
+38 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/examples/SqlPools_Get.json
+60 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/examples/SqlPools_List.json
+46 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/examples/Workspace_Get.json
+123 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/integrationRuntimes.json
+123 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/sqlPools.json
+79 −0 specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/workspace.json
+11 −3 specification/synapse/data-plane/readme.md
+12 −5 specification/synapse/data-plane/readme.typescript.md
+5 −23 specification/synapse/resource-manager/Microsoft.Synapse/preview/2019-06-01-preview/integrationRuntime.json
+5 −0 specification/synapse/resource-manager/Microsoft.Synapse/preview/2019-06-01-preview/sqlPool.json
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/Latest/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/Latest/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/Latest/PrivateEndpointConnection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:PrivateEndpointConnection"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:PrivateEndpointConnection"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:PrivateEndpointConnection"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:PrivateEndpointConnection"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20160203/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20170119/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20170701/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20170701/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20180122/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20180122/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20180401/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20180401/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20181201Preview/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20181201Preview/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20190322/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20190322/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20190322Preview/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20190322Preview/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20190701Preview/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20190701Preview/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20191104/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20191104/IotHubResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResource"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResource"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:IotHubResourceEventHubConsumerGroup"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:IotHubResourceEventHubConsumerGroup"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
1 change: 1 addition & 0 deletions sdk/dotnet/Devices/V20200301/Certificate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions?
new Pulumi.Alias { Type = "azurerm:devices/v20200401:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200615:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200710preview:Certificate"},
new Pulumi.Alias { Type = "azurerm:devices/v20200801:Certificate"},
},
};
var merged = CustomResourceOptions.Merge(defaultOptions, options);
Expand Down
Loading

0 comments on commit ee2b547

Please sign in to comment.