@pulumi/azure-native 1.55.0 → 1.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/digitaltwins/digitalTwin.js +2 -2
  2. package/digitaltwins/digitalTwinsEndpoint.js +2 -2
  3. package/digitaltwins/getTimeSeriesDatabaseConnection.d.ts +61 -0
  4. package/digitaltwins/getTimeSeriesDatabaseConnection.js +28 -0
  5. package/digitaltwins/index.d.ts +4 -1
  6. package/digitaltwins/index.js +9 -2
  7. package/digitaltwins/privateEndpointConnection.js +2 -2
  8. package/digitaltwins/timeSeriesDatabaseConnection.d.ts +67 -0
  9. package/digitaltwins/timeSeriesDatabaseConnection.js +74 -0
  10. package/digitaltwins/v20200301preview/digitalTwin.js +2 -2
  11. package/digitaltwins/v20200301preview/digitalTwinsEndpoint.js +2 -2
  12. package/digitaltwins/v20201031/digitalTwin.js +2 -2
  13. package/digitaltwins/v20201031/digitalTwinsEndpoint.js +2 -2
  14. package/digitaltwins/v20201201/digitalTwin.js +2 -2
  15. package/digitaltwins/v20201201/digitalTwinsEndpoint.js +2 -2
  16. package/digitaltwins/v20201201/privateEndpointConnection.js +2 -2
  17. package/digitaltwins/v20210630preview/digitalTwin.d.ts +114 -0
  18. package/digitaltwins/v20210630preview/digitalTwin.js +85 -0
  19. package/digitaltwins/v20210630preview/digitalTwinsEndpoint.d.ts +66 -0
  20. package/digitaltwins/v20210630preview/digitalTwinsEndpoint.js +76 -0
  21. package/digitaltwins/v20210630preview/getDigitalTwin.d.ts +86 -0
  22. package/digitaltwins/v20210630preview/getDigitalTwin.js +26 -0
  23. package/digitaltwins/v20210630preview/getDigitalTwinsEndpoint.d.ts +60 -0
  24. package/digitaltwins/v20210630preview/getDigitalTwinsEndpoint.js +27 -0
  25. package/digitaltwins/v20210630preview/getPrivateEndpointConnection.d.ts +60 -0
  26. package/digitaltwins/v20210630preview/getPrivateEndpointConnection.js +27 -0
  27. package/digitaltwins/v20210630preview/getTimeSeriesDatabaseConnection.d.ts +60 -0
  28. package/digitaltwins/v20210630preview/getTimeSeriesDatabaseConnection.js +27 -0
  29. package/digitaltwins/v20210630preview/index.d.ts +9 -0
  30. package/digitaltwins/v20210630preview/index.js +51 -0
  31. package/digitaltwins/v20210630preview/privateEndpointConnection.d.ts +66 -0
  32. package/digitaltwins/v20210630preview/privateEndpointConnection.js +76 -0
  33. package/digitaltwins/v20210630preview/timeSeriesDatabaseConnection.d.ts +66 -0
  34. package/digitaltwins/v20210630preview/timeSeriesDatabaseConnection.js +73 -0
  35. package/hybridcompute/index.d.ts +2 -1
  36. package/hybridcompute/index.js +4 -2
  37. package/hybridcompute/machine.js +2 -2
  38. package/hybridcompute/machineExtension.js +2 -2
  39. package/hybridcompute/privateEndpointConnection.js +2 -2
  40. package/hybridcompute/privateLinkScope.js +2 -2
  41. package/hybridcompute/v20190318preview/machine.js +2 -2
  42. package/hybridcompute/v20190802preview/machine.js +2 -2
  43. package/hybridcompute/v20190802preview/machineExtension.js +2 -2
  44. package/hybridcompute/v20191212/machine.js +2 -2
  45. package/hybridcompute/v20191212/machineExtension.js +2 -2
  46. package/hybridcompute/v20200730preview/machine.js +2 -2
  47. package/hybridcompute/v20200730preview/machineExtension.js +2 -2
  48. package/hybridcompute/v20200802/machine.js +2 -2
  49. package/hybridcompute/v20200802/machineExtension.js +2 -2
  50. package/hybridcompute/v20200815preview/machine.js +2 -2
  51. package/hybridcompute/v20200815preview/machineExtension.js +2 -2
  52. package/hybridcompute/v20200815preview/privateEndpointConnection.js +2 -2
  53. package/hybridcompute/v20200815preview/privateLinkScope.js +2 -2
  54. package/hybridcompute/v20210128preview/machine.js +2 -2
  55. package/hybridcompute/v20210128preview/machineExtension.js +2 -2
  56. package/hybridcompute/v20210128preview/privateEndpointConnection.js +2 -2
  57. package/hybridcompute/v20210128preview/privateLinkScope.js +2 -2
  58. package/hybridcompute/v20210325preview/machine.js +2 -2
  59. package/hybridcompute/v20210325preview/machineExtension.js +2 -2
  60. package/hybridcompute/v20210325preview/privateEndpointConnection.js +2 -2
  61. package/hybridcompute/v20210325preview/privateLinkScope.js +2 -2
  62. package/hybridcompute/v20210422preview/machine.js +2 -2
  63. package/hybridcompute/v20210422preview/machineExtension.js +2 -2
  64. package/hybridcompute/v20210422preview/privateEndpointConnection.js +2 -2
  65. package/hybridcompute/v20210422preview/privateLinkScope.js +2 -2
  66. package/hybridcompute/v20210517preview/machine.js +2 -2
  67. package/hybridcompute/v20210517preview/machineExtension.js +2 -2
  68. package/hybridcompute/v20210517preview/privateEndpointConnection.js +2 -2
  69. package/hybridcompute/v20210517preview/privateLinkScope.js +2 -2
  70. package/hybridcompute/v20210520/machine.js +2 -2
  71. package/hybridcompute/v20210520/machineExtension.js +2 -2
  72. package/hybridcompute/v20210520/privateEndpointConnection.js +2 -2
  73. package/hybridcompute/v20210520/privateLinkScope.js +2 -2
  74. package/hybridcompute/v20210610preview/machine.js +2 -2
  75. package/hybridcompute/v20210610preview/machineExtension.js +2 -2
  76. package/hybridcompute/v20210610preview/privateEndpointConnection.js +2 -2
  77. package/hybridcompute/v20210610preview/privateLinkScope.js +2 -2
  78. package/hybridcompute/v20211210preview/getMachine.d.ts +74 -0
  79. package/hybridcompute/v20211210preview/getMachine.js +27 -0
  80. package/hybridcompute/v20211210preview/getMachineExtension.d.ts +70 -0
  81. package/hybridcompute/v20211210preview/getMachineExtension.js +27 -0
  82. package/hybridcompute/v20211210preview/getPrivateEndpointConnection.d.ts +60 -0
  83. package/hybridcompute/v20211210preview/getPrivateEndpointConnection.js +27 -0
  84. package/hybridcompute/v20211210preview/getPrivateLinkScope.d.ts +62 -0
  85. package/hybridcompute/v20211210preview/getPrivateLinkScope.js +26 -0
  86. package/hybridcompute/v20211210preview/index.d.ts +9 -0
  87. package/hybridcompute/v20211210preview/index.js +51 -0
  88. package/hybridcompute/v20211210preview/machine.d.ts +90 -0
  89. package/hybridcompute/v20211210preview/machine.js +75 -0
  90. package/hybridcompute/v20211210preview/machineExtension.d.ts +86 -0
  91. package/hybridcompute/v20211210preview/machineExtension.js +77 -0
  92. package/hybridcompute/v20211210preview/privateEndpointConnection.d.ts +66 -0
  93. package/hybridcompute/v20211210preview/privateEndpointConnection.js +73 -0
  94. package/hybridcompute/v20211210preview/privateLinkScope.d.ts +82 -0
  95. package/hybridcompute/v20211210preview/privateLinkScope.js +73 -0
  96. package/package.json +2 -2
  97. package/package.json.dev +2 -2
  98. package/types/enums/digitaltwins/index.d.ts +9 -1
  99. package/types/enums/digitaltwins/index.js +7 -2
  100. package/types/enums/digitaltwins/v20210630preview/index.d.ts +50 -0
  101. package/types/enums/digitaltwins/v20210630preview/index.js +32 -0
  102. package/types/enums/hybridcompute/index.d.ts +2 -1
  103. package/types/enums/hybridcompute/index.js +4 -2
  104. package/types/enums/hybridcompute/v20211210preview/index.d.ts +30 -0
  105. package/types/enums/hybridcompute/v20211210preview/index.js +24 -0
  106. package/types/input.d.ts +487 -4
  107. package/types/input.js +1 -1
  108. package/types/output.d.ts +932 -94
  109. package/types/output.js +1 -1
package/types/output.d.ts CHANGED
@@ -41726,6 +41726,10 @@ export declare namespace cache {
41726
41726
  * The storage account connection string for storing rdb file
41727
41727
  */
41728
41728
  rdbStorageConnectionString?: string;
41729
+ /**
41730
+ * Zonal Configuration
41731
+ */
41732
+ zonalConfiguration: string;
41729
41733
  }
41730
41734
  /**
41731
41735
  * Details of single instance of redis.
@@ -135667,10 +135671,6 @@ export declare namespace costmanagement {
135667
135671
  * Has comparison expression for a dimension
135668
135672
  */
135669
135673
  dimensions?: outputs.costmanagement.v20211001.ReportConfigComparisonExpressionResponse;
135670
- /**
135671
- * The logical "NOT" expression.
135672
- */
135673
- not?: outputs.costmanagement.v20211001.ReportConfigFilterResponse;
135674
135674
  /**
135675
135675
  * The logical "OR" expression. Must have at least 2 items.
135676
135676
  */
@@ -271280,6 +271280,52 @@ export declare namespace devtestlab {
271280
271280
  }
271281
271281
  }
271282
271282
  export declare namespace digitaltwins {
271283
+ /**
271284
+ * Properties of a time series database connection to Azure Data Explorer with data being sent via an EventHub.
271285
+ */
271286
+ interface AzureDataExplorerConnectionPropertiesResponse {
271287
+ /**
271288
+ * The name of the Azure Data Explorer database.
271289
+ */
271290
+ adxDatabaseName: string;
271291
+ /**
271292
+ * The URI of the Azure Data Explorer endpoint.
271293
+ */
271294
+ adxEndpointUri: string;
271295
+ /**
271296
+ * The resource ID of the Azure Data Explorer cluster.
271297
+ */
271298
+ adxResourceId: string;
271299
+ /**
271300
+ * The name of the Azure Data Explorer table.
271301
+ */
271302
+ adxTableName?: string;
271303
+ /**
271304
+ * The type of time series connection resource.
271305
+ * Expected value is 'AzureDataExplorer'.
271306
+ */
271307
+ connectionType: "AzureDataExplorer";
271308
+ /**
271309
+ * The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
271310
+ */
271311
+ eventHubConsumerGroup?: string;
271312
+ /**
271313
+ * The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
271314
+ */
271315
+ eventHubEndpointUri: string;
271316
+ /**
271317
+ * The EventHub name in the EventHub namespace for identity-based authentication.
271318
+ */
271319
+ eventHubEntityPath: string;
271320
+ /**
271321
+ * The resource ID of the EventHub namespace.
271322
+ */
271323
+ eventHubNamespaceResourceId: string;
271324
+ /**
271325
+ * The provisioning state.
271326
+ */
271327
+ provisioningState: string;
271328
+ }
271283
271329
  interface ConnectionPropertiesResponsePrivateEndpoint {
271284
271330
  /**
271285
271331
  * The resource identifier.
@@ -271481,6 +271527,35 @@ export declare namespace digitaltwins {
271481
271527
  */
271482
271528
  secondaryConnectionString?: string;
271483
271529
  }
271530
+ /**
271531
+ * Metadata pertaining to creation and last modification of the resource.
271532
+ */
271533
+ interface SystemDataResponse {
271534
+ /**
271535
+ * The timestamp of resource creation (UTC).
271536
+ */
271537
+ createdAt?: string;
271538
+ /**
271539
+ * The identity that created the resource.
271540
+ */
271541
+ createdBy?: string;
271542
+ /**
271543
+ * The type of identity that created the resource.
271544
+ */
271545
+ createdByType?: string;
271546
+ /**
271547
+ * The timestamp of resource last modification (UTC)
271548
+ */
271549
+ lastModifiedAt?: string;
271550
+ /**
271551
+ * The identity that last modified the resource.
271552
+ */
271553
+ lastModifiedBy?: string;
271554
+ /**
271555
+ * The type of identity that last modified the resource.
271556
+ */
271557
+ lastModifiedByType?: string;
271558
+ }
271484
271559
  namespace v20200301preview {
271485
271560
  /**
271486
271561
  * Information about the SKU of the DigitalTwinsInstance.
@@ -271891,6 +271966,306 @@ export declare namespace digitaltwins {
271891
271966
  secondaryConnectionString?: string;
271892
271967
  }
271893
271968
  }
271969
+ namespace v20210630preview {
271970
+ /**
271971
+ * Properties of a time series database connection to Azure Data Explorer with data being sent via an EventHub.
271972
+ */
271973
+ interface AzureDataExplorerConnectionPropertiesResponse {
271974
+ /**
271975
+ * The name of the Azure Data Explorer database.
271976
+ */
271977
+ adxDatabaseName: string;
271978
+ /**
271979
+ * The URI of the Azure Data Explorer endpoint.
271980
+ */
271981
+ adxEndpointUri: string;
271982
+ /**
271983
+ * The resource ID of the Azure Data Explorer cluster.
271984
+ */
271985
+ adxResourceId: string;
271986
+ /**
271987
+ * The name of the Azure Data Explorer table.
271988
+ */
271989
+ adxTableName?: string;
271990
+ /**
271991
+ * The type of time series connection resource.
271992
+ * Expected value is 'AzureDataExplorer'.
271993
+ */
271994
+ connectionType: "AzureDataExplorer";
271995
+ /**
271996
+ * The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
271997
+ */
271998
+ eventHubConsumerGroup?: string;
271999
+ /**
272000
+ * The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
272001
+ */
272002
+ eventHubEndpointUri: string;
272003
+ /**
272004
+ * The EventHub name in the EventHub namespace for identity-based authentication.
272005
+ */
272006
+ eventHubEntityPath: string;
272007
+ /**
272008
+ * The resource ID of the EventHub namespace.
272009
+ */
272010
+ eventHubNamespaceResourceId: string;
272011
+ /**
272012
+ * The provisioning state.
272013
+ */
272014
+ provisioningState: string;
272015
+ }
272016
+ /**
272017
+ * The properties of a private endpoint connection.
272018
+ */
272019
+ interface ConnectionPropertiesResponse {
272020
+ /**
272021
+ * The list of group ids for the private endpoint connection.
272022
+ */
272023
+ groupIds?: string[];
272024
+ /**
272025
+ * The private endpoint.
272026
+ */
272027
+ privateEndpoint?: outputs.digitaltwins.v20210630preview.PrivateEndpointResponse;
272028
+ /**
272029
+ * The connection state.
272030
+ */
272031
+ privateLinkServiceConnectionState?: outputs.digitaltwins.v20210630preview.ConnectionPropertiesResponsePrivateLinkServiceConnectionState;
272032
+ /**
272033
+ * The provisioning state.
272034
+ */
272035
+ provisioningState: string;
272036
+ }
272037
+ /**
272038
+ * The connection state.
272039
+ */
272040
+ interface ConnectionPropertiesResponsePrivateLinkServiceConnectionState {
272041
+ /**
272042
+ * Actions required for a private endpoint connection.
272043
+ */
272044
+ actionsRequired?: string;
272045
+ /**
272046
+ * The description for the current state of a private endpoint connection.
272047
+ */
272048
+ description: string;
272049
+ /**
272050
+ * The status of a private endpoint connection.
272051
+ */
272052
+ status: string;
272053
+ }
272054
+ /**
272055
+ * The managed identity for the DigitalTwinsInstance.
272056
+ */
272057
+ interface DigitalTwinsIdentityResponse {
272058
+ /**
272059
+ * The object id of the Managed Identity Resource. This will be sent to the RP from ARM via the x-ms-identity-principal-id header in the PUT request if the resource has a systemAssigned(implicit) identity
272060
+ */
272061
+ principalId: string;
272062
+ /**
272063
+ * The tenant id of the Managed Identity Resource. This will be sent to the RP from ARM via the x-ms-client-tenant-id header in the PUT request if the resource has a systemAssigned(implicit) identity
272064
+ */
272065
+ tenantId: string;
272066
+ /**
272067
+ * The type of Managed Identity used by the DigitalTwinsInstance. Only SystemAssigned is supported.
272068
+ */
272069
+ type?: string;
272070
+ }
272071
+ /**
272072
+ * Properties related to EventGrid.
272073
+ */
272074
+ interface EventGridResponse {
272075
+ /**
272076
+ * EventGrid secondary accesskey. Will be obfuscated during read.
272077
+ */
272078
+ accessKey1: string;
272079
+ /**
272080
+ * EventGrid secondary accesskey. Will be obfuscated during read.
272081
+ */
272082
+ accessKey2?: string;
272083
+ /**
272084
+ * Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
272085
+ */
272086
+ authenticationType?: string;
272087
+ /**
272088
+ * Time when the Endpoint was added to DigitalTwinsInstance.
272089
+ */
272090
+ createdTime: string;
272091
+ /**
272092
+ * Dead letter storage secret for key-based authentication. Will be obfuscated during read.
272093
+ */
272094
+ deadLetterSecret?: string;
272095
+ /**
272096
+ * Dead letter storage URL for identity-based authentication.
272097
+ */
272098
+ deadLetterUri?: string;
272099
+ /**
272100
+ * The type of Digital Twins endpoint
272101
+ * Expected value is 'EventGrid'.
272102
+ */
272103
+ endpointType: "EventGrid";
272104
+ /**
272105
+ * The provisioning state.
272106
+ */
272107
+ provisioningState: string;
272108
+ /**
272109
+ * EventGrid Topic Endpoint.
272110
+ */
272111
+ topicEndpoint: string;
272112
+ }
272113
+ /**
272114
+ * Properties related to EventHub.
272115
+ */
272116
+ interface EventHubResponse {
272117
+ /**
272118
+ * Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
272119
+ */
272120
+ authenticationType?: string;
272121
+ /**
272122
+ * PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
272123
+ */
272124
+ connectionStringPrimaryKey?: string;
272125
+ /**
272126
+ * SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
272127
+ */
272128
+ connectionStringSecondaryKey?: string;
272129
+ /**
272130
+ * Time when the Endpoint was added to DigitalTwinsInstance.
272131
+ */
272132
+ createdTime: string;
272133
+ /**
272134
+ * Dead letter storage secret for key-based authentication. Will be obfuscated during read.
272135
+ */
272136
+ deadLetterSecret?: string;
272137
+ /**
272138
+ * Dead letter storage URL for identity-based authentication.
272139
+ */
272140
+ deadLetterUri?: string;
272141
+ /**
272142
+ * The type of Digital Twins endpoint
272143
+ * Expected value is 'EventHub'.
272144
+ */
272145
+ endpointType: "EventHub";
272146
+ /**
272147
+ * The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'.
272148
+ */
272149
+ endpointUri?: string;
272150
+ /**
272151
+ * The EventHub name in the EventHub namespace for identity-based authentication.
272152
+ */
272153
+ entityPath?: string;
272154
+ /**
272155
+ * The provisioning state.
272156
+ */
272157
+ provisioningState: string;
272158
+ }
272159
+ /**
272160
+ * The private endpoint connection of a Digital Twin.
272161
+ */
272162
+ interface PrivateEndpointConnectionResponse {
272163
+ /**
272164
+ * The resource identifier.
272165
+ */
272166
+ id: string;
272167
+ /**
272168
+ * The resource name.
272169
+ */
272170
+ name: string;
272171
+ /**
272172
+ * The connection properties.
272173
+ */
272174
+ properties: outputs.digitaltwins.v20210630preview.ConnectionPropertiesResponse;
272175
+ /**
272176
+ * Metadata pertaining to creation and last modification of the private endpoint connection.
272177
+ */
272178
+ systemData: outputs.digitaltwins.v20210630preview.SystemDataResponse;
272179
+ /**
272180
+ * The resource type.
272181
+ */
272182
+ type: string;
272183
+ }
272184
+ /**
272185
+ * The private endpoint property of a private endpoint connection.
272186
+ */
272187
+ interface PrivateEndpointResponse {
272188
+ /**
272189
+ * The resource identifier.
272190
+ */
272191
+ id: string;
272192
+ }
272193
+ /**
272194
+ * Properties related to ServiceBus.
272195
+ */
272196
+ interface ServiceBusResponse {
272197
+ /**
272198
+ * Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
272199
+ */
272200
+ authenticationType?: string;
272201
+ /**
272202
+ * Time when the Endpoint was added to DigitalTwinsInstance.
272203
+ */
272204
+ createdTime: string;
272205
+ /**
272206
+ * Dead letter storage secret for key-based authentication. Will be obfuscated during read.
272207
+ */
272208
+ deadLetterSecret?: string;
272209
+ /**
272210
+ * Dead letter storage URL for identity-based authentication.
272211
+ */
272212
+ deadLetterUri?: string;
272213
+ /**
272214
+ * The type of Digital Twins endpoint
272215
+ * Expected value is 'ServiceBus'.
272216
+ */
272217
+ endpointType: "ServiceBus";
272218
+ /**
272219
+ * The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
272220
+ */
272221
+ endpointUri?: string;
272222
+ /**
272223
+ * The ServiceBus Topic name for identity-based authentication.
272224
+ */
272225
+ entityPath?: string;
272226
+ /**
272227
+ * PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
272228
+ */
272229
+ primaryConnectionString?: string;
272230
+ /**
272231
+ * The provisioning state.
272232
+ */
272233
+ provisioningState: string;
272234
+ /**
272235
+ * SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
272236
+ */
272237
+ secondaryConnectionString?: string;
272238
+ }
272239
+ /**
272240
+ * Metadata pertaining to creation and last modification of the resource.
272241
+ */
272242
+ interface SystemDataResponse {
272243
+ /**
272244
+ * The timestamp of resource creation (UTC).
272245
+ */
272246
+ createdAt?: string;
272247
+ /**
272248
+ * The identity that created the resource.
272249
+ */
272250
+ createdBy?: string;
272251
+ /**
272252
+ * The type of identity that created the resource.
272253
+ */
272254
+ createdByType?: string;
272255
+ /**
272256
+ * The timestamp of resource last modification (UTC)
272257
+ */
272258
+ lastModifiedAt?: string;
272259
+ /**
272260
+ * The identity that last modified the resource.
272261
+ */
272262
+ lastModifiedBy?: string;
272263
+ /**
272264
+ * The type of identity that last modified the resource.
272265
+ */
272266
+ lastModifiedByType?: string;
272267
+ }
272268
+ }
271894
272269
  }
271895
272270
  export declare namespace documentdb {
271896
272271
  interface ApiPropertiesResponse {
@@ -304723,6 +305098,10 @@ export declare namespace guestconfiguration {
304723
305098
  * The provisioning state, which only appears in the response.
304724
305099
  */
304725
305100
  provisioningState: string;
305101
+ /**
305102
+ * Type of the resource - VMSS / VM
305103
+ */
305104
+ resourceType: string;
304726
305105
  /**
304727
305106
  * The list of VM Compliance data for VMSS
304728
305107
  */
@@ -312205,11 +312584,365 @@ export declare namespace hybridcompute {
312205
312584
  /**
312206
312585
  * Details about the error state.
312207
312586
  */
312208
- errorDetails: outputs.hybridcompute.v20210128preview.ErrorDetailResponse[];
312587
+ errorDetails: outputs.hybridcompute.v20210128preview.ErrorDetailResponse[];
312588
+ /**
312589
+ * Machine Extensions information
312590
+ */
312591
+ extensions?: outputs.hybridcompute.v20210128preview.MachineExtensionInstanceViewResponse[];
312592
+ /**
312593
+ * The time of the last status change.
312594
+ */
312595
+ lastStatusChange: string;
312596
+ /**
312597
+ * Metadata pertaining to the geographic location of the resource.
312598
+ */
312599
+ locationData?: outputs.hybridcompute.v20210128preview.LocationDataResponse;
312600
+ /**
312601
+ * Specifies the hybrid machine FQDN.
312602
+ */
312603
+ machineFqdn: string;
312604
+ /**
312605
+ * The Operating System running on the hybrid machine.
312606
+ */
312607
+ osName: string;
312608
+ /**
312609
+ * Specifies the operating system settings for the hybrid machine.
312610
+ */
312611
+ osProfile: outputs.hybridcompute.v20210128preview.OSProfileResponse;
312612
+ /**
312613
+ * Specifies the Operating System product SKU.
312614
+ */
312615
+ osSku: string;
312616
+ /**
312617
+ * The version of Operating System running on the hybrid machine.
312618
+ */
312619
+ osVersion: string;
312620
+ /**
312621
+ * The resource id of the private link scope this machine is assigned to, if any.
312622
+ */
312623
+ privateLinkScopeResourceId?: string;
312624
+ /**
312625
+ * The provisioning state, which only appears in the response.
312626
+ */
312627
+ provisioningState: string;
312628
+ /**
312629
+ * The status of the hybrid machine agent.
312630
+ */
312631
+ status: string;
312632
+ /**
312633
+ * Specifies the hybrid machine unique ID.
312634
+ */
312635
+ vmId?: string;
312636
+ /**
312637
+ * Specifies the Arc Machine's unique SMBIOS ID
312638
+ */
312639
+ vmUuid: string;
312640
+ }
312641
+ /**
312642
+ * Specifies the operating system settings for the hybrid machine.
312643
+ */
312644
+ interface OSProfileResponse {
312645
+ /**
312646
+ * Specifies the host OS name of the hybrid machine.
312647
+ */
312648
+ computerName: string;
312649
+ }
312650
+ /**
312651
+ * Properties of a private endpoint connection.
312652
+ */
312653
+ interface PrivateEndpointConnectionPropertiesResponse {
312654
+ /**
312655
+ * Private endpoint which the connection belongs to.
312656
+ */
312657
+ privateEndpoint?: outputs.hybridcompute.v20210128preview.PrivateEndpointPropertyResponse;
312658
+ /**
312659
+ * Connection state of the private endpoint connection.
312660
+ */
312661
+ privateLinkServiceConnectionState?: outputs.hybridcompute.v20210128preview.PrivateLinkServiceConnectionStatePropertyResponse;
312662
+ /**
312663
+ * State of the private endpoint connection.
312664
+ */
312665
+ provisioningState: string;
312666
+ }
312667
+ /**
312668
+ * Private endpoint which the connection belongs to.
312669
+ */
312670
+ interface PrivateEndpointPropertyResponse {
312671
+ /**
312672
+ * Resource id of the private endpoint.
312673
+ */
312674
+ id?: string;
312675
+ }
312676
+ /**
312677
+ * State of the private endpoint connection.
312678
+ */
312679
+ interface PrivateLinkServiceConnectionStatePropertyResponse {
312680
+ /**
312681
+ * The actions required for private link service connection.
312682
+ */
312683
+ actionsRequired: string;
312684
+ /**
312685
+ * The private link service connection description.
312686
+ */
312687
+ description: string;
312688
+ /**
312689
+ * The private link service connection status.
312690
+ */
312691
+ status: string;
312692
+ }
312693
+ /**
312694
+ * Metadata pertaining to creation and last modification of the resource.
312695
+ */
312696
+ interface SystemDataResponse {
312697
+ /**
312698
+ * The timestamp of resource creation (UTC).
312699
+ */
312700
+ createdAt?: string;
312701
+ /**
312702
+ * The identity that created the resource.
312703
+ */
312704
+ createdBy?: string;
312705
+ /**
312706
+ * The type of identity that created the resource.
312707
+ */
312708
+ createdByType?: string;
312709
+ /**
312710
+ * The timestamp of resource last modification (UTC)
312711
+ */
312712
+ lastModifiedAt?: string;
312713
+ /**
312714
+ * The identity that last modified the resource.
312715
+ */
312716
+ lastModifiedBy?: string;
312717
+ /**
312718
+ * The type of identity that last modified the resource.
312719
+ */
312720
+ lastModifiedByType?: string;
312721
+ }
312722
+ }
312723
+ namespace v20210325preview {
312724
+ /**
312725
+ * The resource management error additional info.
312726
+ */
312727
+ interface ErrorAdditionalInfoResponse {
312728
+ /**
312729
+ * The additional info.
312730
+ */
312731
+ info: any;
312732
+ /**
312733
+ * The additional info type.
312734
+ */
312735
+ type: string;
312736
+ }
312737
+ /**
312738
+ * The error detail.
312739
+ */
312740
+ interface ErrorDetailResponse {
312741
+ /**
312742
+ * The error additional info.
312743
+ */
312744
+ additionalInfo: outputs.hybridcompute.v20210325preview.ErrorAdditionalInfoResponse[];
312745
+ /**
312746
+ * The error code.
312747
+ */
312748
+ code: string;
312749
+ /**
312750
+ * The error details.
312751
+ */
312752
+ details: outputs.hybridcompute.v20210325preview.ErrorDetailResponse[];
312753
+ /**
312754
+ * The error message.
312755
+ */
312756
+ message: string;
312757
+ /**
312758
+ * The error target.
312759
+ */
312760
+ target: string;
312761
+ }
312762
+ /**
312763
+ * Properties that define a Azure Arc PrivateLinkScope resource.
312764
+ */
312765
+ interface HybridComputePrivateLinkScopePropertiesResponse {
312766
+ /**
312767
+ * The Guid id of the private link scope.
312768
+ */
312769
+ privateLinkScopeId: string;
312770
+ /**
312771
+ * Current state of this PrivateLinkScope: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed.
312772
+ */
312773
+ provisioningState: string;
312774
+ /**
312775
+ * Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints.
312776
+ */
312777
+ publicNetworkAccess?: string;
312778
+ }
312779
+ /**
312780
+ * Identity for the resource.
312781
+ */
312782
+ interface IdentityResponse {
312783
+ /**
312784
+ * The principal ID of resource identity.
312785
+ */
312786
+ principalId: string;
312787
+ /**
312788
+ * The tenant ID of resource.
312789
+ */
312790
+ tenantId: string;
312791
+ /**
312792
+ * The identity type.
312793
+ */
312794
+ type?: string;
312795
+ }
312796
+ /**
312797
+ * Metadata pertaining to the geographic location of the resource.
312798
+ */
312799
+ interface LocationDataResponse {
312800
+ /**
312801
+ * The city or locality where the resource is located.
312802
+ */
312803
+ city?: string;
312804
+ /**
312805
+ * The country or region where the resource is located
312806
+ */
312807
+ countryOrRegion?: string;
312808
+ /**
312809
+ * The district, state, or province where the resource is located.
312810
+ */
312811
+ district?: string;
312812
+ /**
312813
+ * A canonical name for the geographic or physical location.
312814
+ */
312815
+ name: string;
312816
+ }
312817
+ /**
312818
+ * Describes the Machine Extension Instance View.
312819
+ */
312820
+ interface MachineExtensionInstanceViewResponse {
312821
+ /**
312822
+ * The machine extension name.
312823
+ */
312824
+ name?: string;
312825
+ /**
312826
+ * Instance view status.
312827
+ */
312828
+ status?: outputs.hybridcompute.v20210325preview.MachineExtensionInstanceViewResponseStatus;
312829
+ /**
312830
+ * Specifies the type of the extension; an example is "CustomScriptExtension".
312831
+ */
312832
+ type?: string;
312833
+ /**
312834
+ * Specifies the version of the script handler.
312835
+ */
312836
+ typeHandlerVersion?: string;
312837
+ }
312838
+ /**
312839
+ * Instance view status.
312840
+ */
312841
+ interface MachineExtensionInstanceViewResponseStatus {
312842
+ /**
312843
+ * The status code.
312844
+ */
312845
+ code?: string;
312846
+ /**
312847
+ * The short localizable label for the status.
312848
+ */
312849
+ displayStatus?: string;
312850
+ /**
312851
+ * The level code.
312852
+ */
312853
+ level?: string;
312854
+ /**
312855
+ * The detailed status message, including for alerts and error messages.
312856
+ */
312857
+ message?: string;
312858
+ /**
312859
+ * The time of the status.
312860
+ */
312861
+ time?: string;
312862
+ }
312863
+ /**
312864
+ * Describes the properties of a Machine Extension.
312865
+ */
312866
+ interface MachineExtensionPropertiesResponse {
312867
+ /**
312868
+ * Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true.
312869
+ */
312870
+ autoUpgradeMinorVersion?: boolean;
312871
+ /**
312872
+ * How the extension handler should be forced to update even if the extension configuration has not changed.
312873
+ */
312874
+ forceUpdateTag?: string;
312875
+ /**
312876
+ * The machine extension instance view.
312877
+ */
312878
+ instanceView?: outputs.hybridcompute.v20210325preview.MachineExtensionInstanceViewResponse;
312879
+ /**
312880
+ * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
312881
+ */
312882
+ protectedSettings?: any;
312883
+ /**
312884
+ * The provisioning state, which only appears in the response.
312885
+ */
312886
+ provisioningState: string;
312887
+ /**
312888
+ * The name of the extension handler publisher.
312889
+ */
312890
+ publisher?: string;
312891
+ /**
312892
+ * Json formatted public settings for the extension.
312893
+ */
312894
+ settings?: any;
312895
+ /**
312896
+ * Specifies the type of the extension; an example is "CustomScriptExtension".
312897
+ */
312898
+ type?: string;
312899
+ /**
312900
+ * Specifies the version of the script handler.
312901
+ */
312902
+ typeHandlerVersion?: string;
312903
+ }
312904
+ /**
312905
+ * Describes the properties of a hybrid machine.
312906
+ */
312907
+ interface MachinePropertiesResponse {
312908
+ /**
312909
+ * Specifies the AD fully qualified display name.
312910
+ */
312911
+ adFqdn: string;
312912
+ /**
312913
+ * The hybrid machine agent full version.
312914
+ */
312915
+ agentVersion: string;
312916
+ /**
312917
+ * Public Key that the client provides to be used during initial resource onboarding
312918
+ */
312919
+ clientPublicKey?: string;
312920
+ /**
312921
+ * Detected properties from the machine.
312922
+ */
312923
+ detectedProperties: {
312924
+ [key: string]: string;
312925
+ };
312926
+ /**
312927
+ * Specifies the hybrid machine display name.
312928
+ */
312929
+ displayName: string;
312930
+ /**
312931
+ * Specifies the DNS fully qualified display name.
312932
+ */
312933
+ dnsFqdn: string;
312934
+ /**
312935
+ * Specifies the Windows domain name.
312936
+ */
312937
+ domainName: string;
312938
+ /**
312939
+ * Details about the error state.
312940
+ */
312941
+ errorDetails: outputs.hybridcompute.v20210325preview.ErrorDetailResponse[];
312209
312942
  /**
312210
312943
  * Machine Extensions information
312211
312944
  */
312212
- extensions?: outputs.hybridcompute.v20210128preview.MachineExtensionInstanceViewResponse[];
312945
+ extensions?: outputs.hybridcompute.v20210325preview.MachineExtensionInstanceViewResponse[];
312213
312946
  /**
312214
312947
  * The time of the last status change.
312215
312948
  */
@@ -312217,7 +312950,7 @@ export declare namespace hybridcompute {
312217
312950
  /**
312218
312951
  * Metadata pertaining to the geographic location of the resource.
312219
312952
  */
312220
- locationData?: outputs.hybridcompute.v20210128preview.LocationDataResponse;
312953
+ locationData?: outputs.hybridcompute.v20210325preview.LocationDataResponse;
312221
312954
  /**
312222
312955
  * Specifies the hybrid machine FQDN.
312223
312956
  */
@@ -312229,7 +312962,7 @@ export declare namespace hybridcompute {
312229
312962
  /**
312230
312963
  * Specifies the operating system settings for the hybrid machine.
312231
312964
  */
312232
- osProfile: outputs.hybridcompute.v20210128preview.OSProfileResponse;
312965
+ osProfile: outputs.hybridcompute.v20210325preview.OSProfileResponse;
312233
312966
  /**
312234
312967
  * Specifies the Operating System product SKU.
312235
312968
  */
@@ -312238,6 +312971,10 @@ export declare namespace hybridcompute {
312238
312971
  * The version of Operating System running on the hybrid machine.
312239
312972
  */
312240
312973
  osVersion: string;
312974
+ /**
312975
+ * The resource id of the parent cluster (Azure HCI) this machine is assigned to, if any.
312976
+ */
312977
+ parentClusterResourceId?: string;
312241
312978
  /**
312242
312979
  * The resource id of the private link scope this machine is assigned to, if any.
312243
312980
  */
@@ -312275,11 +313012,11 @@ export declare namespace hybridcompute {
312275
313012
  /**
312276
313013
  * Private endpoint which the connection belongs to.
312277
313014
  */
312278
- privateEndpoint?: outputs.hybridcompute.v20210128preview.PrivateEndpointPropertyResponse;
313015
+ privateEndpoint?: outputs.hybridcompute.v20210325preview.PrivateEndpointPropertyResponse;
312279
313016
  /**
312280
313017
  * Connection state of the private endpoint connection.
312281
313018
  */
312282
- privateLinkServiceConnectionState?: outputs.hybridcompute.v20210128preview.PrivateLinkServiceConnectionStatePropertyResponse;
313019
+ privateLinkServiceConnectionState?: outputs.hybridcompute.v20210325preview.PrivateLinkServiceConnectionStatePropertyResponse;
312283
313020
  /**
312284
313021
  * State of the private endpoint connection.
312285
313022
  */
@@ -312341,7 +313078,7 @@ export declare namespace hybridcompute {
312341
313078
  lastModifiedByType?: string;
312342
313079
  }
312343
313080
  }
312344
- namespace v20210325preview {
313081
+ namespace v20210422preview {
312345
313082
  /**
312346
313083
  * The resource management error additional info.
312347
313084
  */
@@ -312362,7 +313099,7 @@ export declare namespace hybridcompute {
312362
313099
  /**
312363
313100
  * The error additional info.
312364
313101
  */
312365
- additionalInfo: outputs.hybridcompute.v20210325preview.ErrorAdditionalInfoResponse[];
313102
+ additionalInfo: outputs.hybridcompute.v20210422preview.ErrorAdditionalInfoResponse[];
312366
313103
  /**
312367
313104
  * The error code.
312368
313105
  */
@@ -312370,7 +313107,7 @@ export declare namespace hybridcompute {
312370
313107
  /**
312371
313108
  * The error details.
312372
313109
  */
312373
- details: outputs.hybridcompute.v20210325preview.ErrorDetailResponse[];
313110
+ details: outputs.hybridcompute.v20210422preview.ErrorDetailResponse[];
312374
313111
  /**
312375
313112
  * The error message.
312376
313113
  */
@@ -312446,7 +313183,7 @@ export declare namespace hybridcompute {
312446
313183
  /**
312447
313184
  * Instance view status.
312448
313185
  */
312449
- status?: outputs.hybridcompute.v20210325preview.MachineExtensionInstanceViewResponseStatus;
313186
+ status?: outputs.hybridcompute.v20210422preview.MachineExtensionInstanceViewResponseStatus;
312450
313187
  /**
312451
313188
  * Specifies the type of the extension; an example is "CustomScriptExtension".
312452
313189
  */
@@ -312496,7 +313233,7 @@ export declare namespace hybridcompute {
312496
313233
  /**
312497
313234
  * The machine extension instance view.
312498
313235
  */
312499
- instanceView?: outputs.hybridcompute.v20210325preview.MachineExtensionInstanceViewResponse;
313236
+ instanceView?: outputs.hybridcompute.v20210422preview.MachineExtensionInstanceViewResponse;
312500
313237
  /**
312501
313238
  * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
312502
313239
  */
@@ -312559,11 +313296,11 @@ export declare namespace hybridcompute {
312559
313296
  /**
312560
313297
  * Details about the error state.
312561
313298
  */
312562
- errorDetails: outputs.hybridcompute.v20210325preview.ErrorDetailResponse[];
313299
+ errorDetails: outputs.hybridcompute.v20210422preview.ErrorDetailResponse[];
312563
313300
  /**
312564
313301
  * Machine Extensions information
312565
313302
  */
312566
- extensions?: outputs.hybridcompute.v20210325preview.MachineExtensionInstanceViewResponse[];
313303
+ extensions?: outputs.hybridcompute.v20210422preview.MachineExtensionInstanceViewResponse[];
312567
313304
  /**
312568
313305
  * The time of the last status change.
312569
313306
  */
@@ -312571,7 +313308,7 @@ export declare namespace hybridcompute {
312571
313308
  /**
312572
313309
  * Metadata pertaining to the geographic location of the resource.
312573
313310
  */
312574
- locationData?: outputs.hybridcompute.v20210325preview.LocationDataResponse;
313311
+ locationData?: outputs.hybridcompute.v20210422preview.LocationDataResponse;
312575
313312
  /**
312576
313313
  * Specifies the hybrid machine FQDN.
312577
313314
  */
@@ -312583,7 +313320,7 @@ export declare namespace hybridcompute {
312583
313320
  /**
312584
313321
  * Specifies the operating system settings for the hybrid machine.
312585
313322
  */
312586
- osProfile: outputs.hybridcompute.v20210325preview.OSProfileResponse;
313323
+ osProfile: outputs.hybridcompute.v20210422preview.OSProfileResponse;
312587
313324
  /**
312588
313325
  * Specifies the Operating System product SKU.
312589
313326
  */
@@ -312633,11 +313370,11 @@ export declare namespace hybridcompute {
312633
313370
  /**
312634
313371
  * Private endpoint which the connection belongs to.
312635
313372
  */
312636
- privateEndpoint?: outputs.hybridcompute.v20210325preview.PrivateEndpointPropertyResponse;
313373
+ privateEndpoint?: outputs.hybridcompute.v20210422preview.PrivateEndpointPropertyResponse;
312637
313374
  /**
312638
313375
  * Connection state of the private endpoint connection.
312639
313376
  */
312640
- privateLinkServiceConnectionState?: outputs.hybridcompute.v20210325preview.PrivateLinkServiceConnectionStatePropertyResponse;
313377
+ privateLinkServiceConnectionState?: outputs.hybridcompute.v20210422preview.PrivateLinkServiceConnectionStatePropertyResponse;
312641
313378
  /**
312642
313379
  * State of the private endpoint connection.
312643
313380
  */
@@ -312699,7 +313436,7 @@ export declare namespace hybridcompute {
312699
313436
  lastModifiedByType?: string;
312700
313437
  }
312701
313438
  }
312702
- namespace v20210422preview {
313439
+ namespace v20210517preview {
312703
313440
  /**
312704
313441
  * The resource management error additional info.
312705
313442
  */
@@ -312720,7 +313457,7 @@ export declare namespace hybridcompute {
312720
313457
  /**
312721
313458
  * The error additional info.
312722
313459
  */
312723
- additionalInfo: outputs.hybridcompute.v20210422preview.ErrorAdditionalInfoResponse[];
313460
+ additionalInfo: outputs.hybridcompute.v20210517preview.ErrorAdditionalInfoResponse[];
312724
313461
  /**
312725
313462
  * The error code.
312726
313463
  */
@@ -312728,7 +313465,7 @@ export declare namespace hybridcompute {
312728
313465
  /**
312729
313466
  * The error details.
312730
313467
  */
312731
- details: outputs.hybridcompute.v20210422preview.ErrorDetailResponse[];
313468
+ details: outputs.hybridcompute.v20210517preview.ErrorDetailResponse[];
312732
313469
  /**
312733
313470
  * The error message.
312734
313471
  */
@@ -312742,6 +313479,10 @@ export declare namespace hybridcompute {
312742
313479
  * Properties that define a Azure Arc PrivateLinkScope resource.
312743
313480
  */
312744
313481
  interface HybridComputePrivateLinkScopePropertiesResponse {
313482
+ /**
313483
+ * The collection of associated Private Endpoint Connections.
313484
+ */
313485
+ privateEndpointConnections: outputs.hybridcompute.v20210517preview.PrivateEndpointConnectionDataModelResponse[];
312745
313486
  /**
312746
313487
  * The Guid id of the private link scope.
312747
313488
  */
@@ -312804,7 +313545,7 @@ export declare namespace hybridcompute {
312804
313545
  /**
312805
313546
  * Instance view status.
312806
313547
  */
312807
- status?: outputs.hybridcompute.v20210422preview.MachineExtensionInstanceViewResponseStatus;
313548
+ status?: outputs.hybridcompute.v20210517preview.MachineExtensionInstanceViewResponseStatus;
312808
313549
  /**
312809
313550
  * Specifies the type of the extension; an example is "CustomScriptExtension".
312810
313551
  */
@@ -312854,7 +313595,7 @@ export declare namespace hybridcompute {
312854
313595
  /**
312855
313596
  * The machine extension instance view.
312856
313597
  */
312857
- instanceView?: outputs.hybridcompute.v20210422preview.MachineExtensionInstanceViewResponse;
313598
+ instanceView?: outputs.hybridcompute.v20210517preview.MachineExtensionInstanceViewResponse;
312858
313599
  /**
312859
313600
  * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
312860
313601
  */
@@ -312917,11 +313658,11 @@ export declare namespace hybridcompute {
312917
313658
  /**
312918
313659
  * Details about the error state.
312919
313660
  */
312920
- errorDetails: outputs.hybridcompute.v20210422preview.ErrorDetailResponse[];
313661
+ errorDetails: outputs.hybridcompute.v20210517preview.ErrorDetailResponse[];
312921
313662
  /**
312922
313663
  * Machine Extensions information
312923
313664
  */
312924
- extensions?: outputs.hybridcompute.v20210422preview.MachineExtensionInstanceViewResponse[];
313665
+ extensions?: outputs.hybridcompute.v20210517preview.MachineExtensionInstanceViewResponse[];
312925
313666
  /**
312926
313667
  * The time of the last status change.
312927
313668
  */
@@ -312929,7 +313670,7 @@ export declare namespace hybridcompute {
312929
313670
  /**
312930
313671
  * Metadata pertaining to the geographic location of the resource.
312931
313672
  */
312932
- locationData?: outputs.hybridcompute.v20210422preview.LocationDataResponse;
313673
+ locationData?: outputs.hybridcompute.v20210517preview.LocationDataResponse;
312933
313674
  /**
312934
313675
  * Specifies the hybrid machine FQDN.
312935
313676
  */
@@ -312941,7 +313682,7 @@ export declare namespace hybridcompute {
312941
313682
  /**
312942
313683
  * Specifies the operating system settings for the hybrid machine.
312943
313684
  */
312944
- osProfile: outputs.hybridcompute.v20210422preview.OSProfileResponse;
313685
+ osProfile: outputs.hybridcompute.v20210517preview.OSProfileResponse;
312945
313686
  /**
312946
313687
  * Specifies the Operating System product SKU.
312947
313688
  */
@@ -312984,6 +313725,27 @@ export declare namespace hybridcompute {
312984
313725
  */
312985
313726
  computerName: string;
312986
313727
  }
313728
+ /**
313729
+ * The Data Model for a Private Endpoint Connection associated with a Private Link Scope
313730
+ */
313731
+ interface PrivateEndpointConnectionDataModelResponse {
313732
+ /**
313733
+ * The ARM Resource Id of the Private Endpoint.
313734
+ */
313735
+ id: string;
313736
+ /**
313737
+ * The Name of the Private Endpoint.
313738
+ */
313739
+ name: string;
313740
+ /**
313741
+ * The Private Endpoint Connection properties.
313742
+ */
313743
+ properties?: outputs.hybridcompute.v20210517preview.PrivateEndpointConnectionPropertiesResponse;
313744
+ /**
313745
+ * Azure resource type
313746
+ */
313747
+ type: string;
313748
+ }
312987
313749
  /**
312988
313750
  * Properties of a private endpoint connection.
312989
313751
  */
@@ -312991,11 +313753,11 @@ export declare namespace hybridcompute {
312991
313753
  /**
312992
313754
  * Private endpoint which the connection belongs to.
312993
313755
  */
312994
- privateEndpoint?: outputs.hybridcompute.v20210422preview.PrivateEndpointPropertyResponse;
313756
+ privateEndpoint?: outputs.hybridcompute.v20210517preview.PrivateEndpointPropertyResponse;
312995
313757
  /**
312996
313758
  * Connection state of the private endpoint connection.
312997
313759
  */
312998
- privateLinkServiceConnectionState?: outputs.hybridcompute.v20210422preview.PrivateLinkServiceConnectionStatePropertyResponse;
313760
+ privateLinkServiceConnectionState?: outputs.hybridcompute.v20210517preview.PrivateLinkServiceConnectionStatePropertyResponse;
312999
313761
  /**
313000
313762
  * State of the private endpoint connection.
313001
313763
  */
@@ -313057,7 +313819,7 @@ export declare namespace hybridcompute {
313057
313819
  lastModifiedByType?: string;
313058
313820
  }
313059
313821
  }
313060
- namespace v20210517preview {
313822
+ namespace v20210520 {
313061
313823
  /**
313062
313824
  * The resource management error additional info.
313063
313825
  */
@@ -313078,7 +313840,7 @@ export declare namespace hybridcompute {
313078
313840
  /**
313079
313841
  * The error additional info.
313080
313842
  */
313081
- additionalInfo: outputs.hybridcompute.v20210517preview.ErrorAdditionalInfoResponse[];
313843
+ additionalInfo: outputs.hybridcompute.v20210520.ErrorAdditionalInfoResponse[];
313082
313844
  /**
313083
313845
  * The error code.
313084
313846
  */
@@ -313086,7 +313848,7 @@ export declare namespace hybridcompute {
313086
313848
  /**
313087
313849
  * The error details.
313088
313850
  */
313089
- details: outputs.hybridcompute.v20210517preview.ErrorDetailResponse[];
313851
+ details: outputs.hybridcompute.v20210520.ErrorDetailResponse[];
313090
313852
  /**
313091
313853
  * The error message.
313092
313854
  */
@@ -313100,10 +313862,6 @@ export declare namespace hybridcompute {
313100
313862
  * Properties that define a Azure Arc PrivateLinkScope resource.
313101
313863
  */
313102
313864
  interface HybridComputePrivateLinkScopePropertiesResponse {
313103
- /**
313104
- * The collection of associated Private Endpoint Connections.
313105
- */
313106
- privateEndpointConnections: outputs.hybridcompute.v20210517preview.PrivateEndpointConnectionDataModelResponse[];
313107
313865
  /**
313108
313866
  * The Guid id of the private link scope.
313109
313867
  */
@@ -313166,7 +313924,7 @@ export declare namespace hybridcompute {
313166
313924
  /**
313167
313925
  * Instance view status.
313168
313926
  */
313169
- status?: outputs.hybridcompute.v20210517preview.MachineExtensionInstanceViewResponseStatus;
313927
+ status?: outputs.hybridcompute.v20210520.MachineExtensionInstanceViewResponseStatus;
313170
313928
  /**
313171
313929
  * Specifies the type of the extension; an example is "CustomScriptExtension".
313172
313930
  */
@@ -313216,7 +313974,7 @@ export declare namespace hybridcompute {
313216
313974
  /**
313217
313975
  * The machine extension instance view.
313218
313976
  */
313219
- instanceView?: outputs.hybridcompute.v20210517preview.MachineExtensionInstanceViewResponse;
313977
+ instanceView?: outputs.hybridcompute.v20210520.MachineExtensionInstanceViewResponse;
313220
313978
  /**
313221
313979
  * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
313222
313980
  */
@@ -313279,11 +314037,11 @@ export declare namespace hybridcompute {
313279
314037
  /**
313280
314038
  * Details about the error state.
313281
314039
  */
313282
- errorDetails: outputs.hybridcompute.v20210517preview.ErrorDetailResponse[];
314040
+ errorDetails: outputs.hybridcompute.v20210520.ErrorDetailResponse[];
313283
314041
  /**
313284
314042
  * Machine Extensions information
313285
314043
  */
313286
- extensions?: outputs.hybridcompute.v20210517preview.MachineExtensionInstanceViewResponse[];
314044
+ extensions?: outputs.hybridcompute.v20210520.MachineExtensionInstanceViewResponse[];
313287
314045
  /**
313288
314046
  * The time of the last status change.
313289
314047
  */
@@ -313291,7 +314049,7 @@ export declare namespace hybridcompute {
313291
314049
  /**
313292
314050
  * Metadata pertaining to the geographic location of the resource.
313293
314051
  */
313294
- locationData?: outputs.hybridcompute.v20210517preview.LocationDataResponse;
314052
+ locationData?: outputs.hybridcompute.v20210520.LocationDataResponse;
313295
314053
  /**
313296
314054
  * Specifies the hybrid machine FQDN.
313297
314055
  */
@@ -313303,7 +314061,7 @@ export declare namespace hybridcompute {
313303
314061
  /**
313304
314062
  * Specifies the operating system settings for the hybrid machine.
313305
314063
  */
313306
- osProfile: outputs.hybridcompute.v20210517preview.OSProfileResponse;
314064
+ osProfile: outputs.hybridcompute.v20210520.OSProfileResponse;
313307
314065
  /**
313308
314066
  * Specifies the Operating System product SKU.
313309
314067
  */
@@ -313346,27 +314104,6 @@ export declare namespace hybridcompute {
313346
314104
  */
313347
314105
  computerName: string;
313348
314106
  }
313349
- /**
313350
- * The Data Model for a Private Endpoint Connection associated with a Private Link Scope
313351
- */
313352
- interface PrivateEndpointConnectionDataModelResponse {
313353
- /**
313354
- * The ARM Resource Id of the Private Endpoint.
313355
- */
313356
- id: string;
313357
- /**
313358
- * The Name of the Private Endpoint.
313359
- */
313360
- name: string;
313361
- /**
313362
- * The Private Endpoint Connection properties.
313363
- */
313364
- properties?: outputs.hybridcompute.v20210517preview.PrivateEndpointConnectionPropertiesResponse;
313365
- /**
313366
- * Azure resource type
313367
- */
313368
- type: string;
313369
- }
313370
314107
  /**
313371
314108
  * Properties of a private endpoint connection.
313372
314109
  */
@@ -313374,11 +314111,11 @@ export declare namespace hybridcompute {
313374
314111
  /**
313375
314112
  * Private endpoint which the connection belongs to.
313376
314113
  */
313377
- privateEndpoint?: outputs.hybridcompute.v20210517preview.PrivateEndpointPropertyResponse;
314114
+ privateEndpoint?: outputs.hybridcompute.v20210520.PrivateEndpointPropertyResponse;
313378
314115
  /**
313379
314116
  * Connection state of the private endpoint connection.
313380
314117
  */
313381
- privateLinkServiceConnectionState?: outputs.hybridcompute.v20210517preview.PrivateLinkServiceConnectionStatePropertyResponse;
314118
+ privateLinkServiceConnectionState?: outputs.hybridcompute.v20210520.PrivateLinkServiceConnectionStatePropertyResponse;
313382
314119
  /**
313383
314120
  * State of the private endpoint connection.
313384
314121
  */
@@ -313440,7 +314177,7 @@ export declare namespace hybridcompute {
313440
314177
  lastModifiedByType?: string;
313441
314178
  }
313442
314179
  }
313443
- namespace v20210520 {
314180
+ namespace v20210610preview {
313444
314181
  /**
313445
314182
  * The resource management error additional info.
313446
314183
  */
@@ -313461,7 +314198,7 @@ export declare namespace hybridcompute {
313461
314198
  /**
313462
314199
  * The error additional info.
313463
314200
  */
313464
- additionalInfo: outputs.hybridcompute.v20210520.ErrorAdditionalInfoResponse[];
314201
+ additionalInfo: outputs.hybridcompute.v20210610preview.ErrorAdditionalInfoResponse[];
313465
314202
  /**
313466
314203
  * The error code.
313467
314204
  */
@@ -313469,7 +314206,7 @@ export declare namespace hybridcompute {
313469
314206
  /**
313470
314207
  * The error details.
313471
314208
  */
313472
- details: outputs.hybridcompute.v20210520.ErrorDetailResponse[];
314209
+ details: outputs.hybridcompute.v20210610preview.ErrorDetailResponse[];
313473
314210
  /**
313474
314211
  * The error message.
313475
314212
  */
@@ -313483,6 +314220,10 @@ export declare namespace hybridcompute {
313483
314220
  * Properties that define a Azure Arc PrivateLinkScope resource.
313484
314221
  */
313485
314222
  interface HybridComputePrivateLinkScopePropertiesResponse {
314223
+ /**
314224
+ * The collection of associated Private Endpoint Connections.
314225
+ */
314226
+ privateEndpointConnections: outputs.hybridcompute.v20210610preview.PrivateEndpointConnectionDataModelResponse[];
313486
314227
  /**
313487
314228
  * The Guid id of the private link scope.
313488
314229
  */
@@ -313545,7 +314286,7 @@ export declare namespace hybridcompute {
313545
314286
  /**
313546
314287
  * Instance view status.
313547
314288
  */
313548
- status?: outputs.hybridcompute.v20210520.MachineExtensionInstanceViewResponseStatus;
314289
+ status?: outputs.hybridcompute.v20210610preview.MachineExtensionInstanceViewResponseStatus;
313549
314290
  /**
313550
314291
  * Specifies the type of the extension; an example is "CustomScriptExtension".
313551
314292
  */
@@ -313595,7 +314336,7 @@ export declare namespace hybridcompute {
313595
314336
  /**
313596
314337
  * The machine extension instance view.
313597
314338
  */
313598
- instanceView?: outputs.hybridcompute.v20210520.MachineExtensionInstanceViewResponse;
314339
+ instanceView?: outputs.hybridcompute.v20210610preview.MachineExtensionInstanceViewResponse;
313599
314340
  /**
313600
314341
  * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
313601
314342
  */
@@ -313658,11 +314399,11 @@ export declare namespace hybridcompute {
313658
314399
  /**
313659
314400
  * Details about the error state.
313660
314401
  */
313661
- errorDetails: outputs.hybridcompute.v20210520.ErrorDetailResponse[];
314402
+ errorDetails: outputs.hybridcompute.v20210610preview.ErrorDetailResponse[];
313662
314403
  /**
313663
314404
  * Machine Extensions information
313664
314405
  */
313665
- extensions?: outputs.hybridcompute.v20210520.MachineExtensionInstanceViewResponse[];
314406
+ extensions?: outputs.hybridcompute.v20210610preview.MachineExtensionInstanceViewResponse[];
313666
314407
  /**
313667
314408
  * The time of the last status change.
313668
314409
  */
@@ -313670,11 +314411,15 @@ export declare namespace hybridcompute {
313670
314411
  /**
313671
314412
  * Metadata pertaining to the geographic location of the resource.
313672
314413
  */
313673
- locationData?: outputs.hybridcompute.v20210520.LocationDataResponse;
314414
+ locationData?: outputs.hybridcompute.v20210610preview.LocationDataResponse;
313674
314415
  /**
313675
314416
  * Specifies the hybrid machine FQDN.
313676
314417
  */
313677
314418
  machineFqdn: string;
314419
+ /**
314420
+ * Specifies whether any MS SQL instance is discovered on the machine.
314421
+ */
314422
+ mssqlDiscovered?: string;
313678
314423
  /**
313679
314424
  * The Operating System running on the hybrid machine.
313680
314425
  */
@@ -313682,11 +314427,15 @@ export declare namespace hybridcompute {
313682
314427
  /**
313683
314428
  * Specifies the operating system settings for the hybrid machine.
313684
314429
  */
313685
- osProfile: outputs.hybridcompute.v20210520.OSProfileResponse;
314430
+ osProfile?: outputs.hybridcompute.v20210610preview.OSProfileResponse;
313686
314431
  /**
313687
314432
  * Specifies the Operating System product SKU.
313688
314433
  */
313689
314434
  osSku: string;
314435
+ /**
314436
+ * The type of Operating System (windows/linux).
314437
+ */
314438
+ osType?: string;
313690
314439
  /**
313691
314440
  * The version of Operating System running on the hybrid machine.
313692
314441
  */
@@ -313724,6 +314473,53 @@ export declare namespace hybridcompute {
313724
314473
  * Specifies the host OS name of the hybrid machine.
313725
314474
  */
313726
314475
  computerName: string;
314476
+ /**
314477
+ * Specifies the linux configuration for update management.
314478
+ */
314479
+ linuxConfiguration?: outputs.hybridcompute.v20210610preview.OSProfileResponseLinuxConfiguration;
314480
+ /**
314481
+ * Specifies the windows configuration for update management.
314482
+ */
314483
+ windowsConfiguration?: outputs.hybridcompute.v20210610preview.OSProfileResponseWindowsConfiguration;
314484
+ }
314485
+ /**
314486
+ * Specifies the linux configuration for update management.
314487
+ */
314488
+ interface OSProfileResponseLinuxConfiguration {
314489
+ /**
314490
+ * Specifies the assessment mode.
314491
+ */
314492
+ assessmentMode?: string;
314493
+ }
314494
+ /**
314495
+ * Specifies the windows configuration for update management.
314496
+ */
314497
+ interface OSProfileResponseWindowsConfiguration {
314498
+ /**
314499
+ * Specifies the assessment mode.
314500
+ */
314501
+ assessmentMode?: string;
314502
+ }
314503
+ /**
314504
+ * The Data Model for a Private Endpoint Connection associated with a Private Link Scope
314505
+ */
314506
+ interface PrivateEndpointConnectionDataModelResponse {
314507
+ /**
314508
+ * The ARM Resource Id of the Private Endpoint.
314509
+ */
314510
+ id: string;
314511
+ /**
314512
+ * The Name of the Private Endpoint.
314513
+ */
314514
+ name: string;
314515
+ /**
314516
+ * The Private Endpoint Connection properties.
314517
+ */
314518
+ properties?: outputs.hybridcompute.v20210610preview.PrivateEndpointConnectionPropertiesResponse;
314519
+ /**
314520
+ * Azure resource type
314521
+ */
314522
+ type: string;
313727
314523
  }
313728
314524
  /**
313729
314525
  * Properties of a private endpoint connection.
@@ -313732,11 +314528,11 @@ export declare namespace hybridcompute {
313732
314528
  /**
313733
314529
  * Private endpoint which the connection belongs to.
313734
314530
  */
313735
- privateEndpoint?: outputs.hybridcompute.v20210520.PrivateEndpointPropertyResponse;
314531
+ privateEndpoint?: outputs.hybridcompute.v20210610preview.PrivateEndpointPropertyResponse;
313736
314532
  /**
313737
314533
  * Connection state of the private endpoint connection.
313738
314534
  */
313739
- privateLinkServiceConnectionState?: outputs.hybridcompute.v20210520.PrivateLinkServiceConnectionStatePropertyResponse;
314535
+ privateLinkServiceConnectionState?: outputs.hybridcompute.v20210610preview.PrivateLinkServiceConnectionStatePropertyResponse;
313740
314536
  /**
313741
314537
  * State of the private endpoint connection.
313742
314538
  */
@@ -313798,7 +314594,29 @@ export declare namespace hybridcompute {
313798
314594
  lastModifiedByType?: string;
313799
314595
  }
313800
314596
  }
313801
- namespace v20210610preview {
314597
+ namespace v20211210preview {
314598
+ /**
314599
+ * Configurable properties that the user can set locally via the azcmagent config command, or remotely via ARM.
314600
+ */
314601
+ interface AgentConfigurationResponse {
314602
+ /**
314603
+ * Specifies the list of ports that the agent will be able to listen on.
314604
+ */
314605
+ incomingConnectionsPorts: string[];
314606
+ /**
314607
+ * Specifies the URL of the proxy to be used.
314608
+ */
314609
+ proxyUrl: string;
314610
+ }
314611
+ /**
314612
+ * The metadata of the cloud environment (Azure/GCP/AWS/OCI...).
314613
+ */
314614
+ interface CloudMetadataResponse {
314615
+ /**
314616
+ * Specifies the cloud provider (Azure/AWS/GCP...).
314617
+ */
314618
+ provider: string;
314619
+ }
313802
314620
  /**
313803
314621
  * The resource management error additional info.
313804
314622
  */
@@ -313819,7 +314637,7 @@ export declare namespace hybridcompute {
313819
314637
  /**
313820
314638
  * The error additional info.
313821
314639
  */
313822
- additionalInfo: outputs.hybridcompute.v20210610preview.ErrorAdditionalInfoResponse[];
314640
+ additionalInfo: outputs.hybridcompute.v20211210preview.ErrorAdditionalInfoResponse[];
313823
314641
  /**
313824
314642
  * The error code.
313825
314643
  */
@@ -313827,7 +314645,7 @@ export declare namespace hybridcompute {
313827
314645
  /**
313828
314646
  * The error details.
313829
314647
  */
313830
- details: outputs.hybridcompute.v20210610preview.ErrorDetailResponse[];
314648
+ details: outputs.hybridcompute.v20211210preview.ErrorDetailResponse[];
313831
314649
  /**
313832
314650
  * The error message.
313833
314651
  */
@@ -313844,7 +314662,7 @@ export declare namespace hybridcompute {
313844
314662
  /**
313845
314663
  * The collection of associated Private Endpoint Connections.
313846
314664
  */
313847
- privateEndpointConnections: outputs.hybridcompute.v20210610preview.PrivateEndpointConnectionDataModelResponse[];
314665
+ privateEndpointConnections: outputs.hybridcompute.v20211210preview.PrivateEndpointConnectionDataModelResponse[];
313848
314666
  /**
313849
314667
  * The Guid id of the private link scope.
313850
314668
  */
@@ -313907,7 +314725,7 @@ export declare namespace hybridcompute {
313907
314725
  /**
313908
314726
  * Instance view status.
313909
314727
  */
313910
- status?: outputs.hybridcompute.v20210610preview.MachineExtensionInstanceViewResponseStatus;
314728
+ status?: outputs.hybridcompute.v20211210preview.MachineExtensionInstanceViewResponseStatus;
313911
314729
  /**
313912
314730
  * Specifies the type of the extension; an example is "CustomScriptExtension".
313913
314731
  */
@@ -313950,6 +314768,10 @@ export declare namespace hybridcompute {
313950
314768
  * Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true.
313951
314769
  */
313952
314770
  autoUpgradeMinorVersion?: boolean;
314771
+ /**
314772
+ * Indicates whether the extension should be automatically upgraded by the platform if there is a newer version available.
314773
+ */
314774
+ enableAutomaticUpgrade?: boolean;
313953
314775
  /**
313954
314776
  * How the extension handler should be forced to update even if the extension configuration has not changed.
313955
314777
  */
@@ -313957,7 +314779,7 @@ export declare namespace hybridcompute {
313957
314779
  /**
313958
314780
  * The machine extension instance view.
313959
314781
  */
313960
- instanceView?: outputs.hybridcompute.v20210610preview.MachineExtensionInstanceViewResponse;
314782
+ instanceView?: outputs.hybridcompute.v20211210preview.MachineExtensionInstanceViewResponse;
313961
314783
  /**
313962
314784
  * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
313963
314785
  */
@@ -313991,6 +314813,10 @@ export declare namespace hybridcompute {
313991
314813
  * Specifies the AD fully qualified display name.
313992
314814
  */
313993
314815
  adFqdn: string;
314816
+ /**
314817
+ * Configurable properties that the user can set locally via the azcmagent config command, or remotely via ARM.
314818
+ */
314819
+ agentConfiguration?: outputs.hybridcompute.v20211210preview.AgentConfigurationResponse;
313994
314820
  /**
313995
314821
  * The hybrid machine agent full version.
313996
314822
  */
@@ -313999,6 +314825,10 @@ export declare namespace hybridcompute {
313999
314825
  * Public Key that the client provides to be used during initial resource onboarding
314000
314826
  */
314001
314827
  clientPublicKey?: string;
314828
+ /**
314829
+ * The metadata of the cloud environment (Azure/GCP/AWS/OCI...).
314830
+ */
314831
+ cloudMetadata?: outputs.hybridcompute.v20211210preview.CloudMetadataResponse;
314002
314832
  /**
314003
314833
  * Detected properties from the machine.
314004
314834
  */
@@ -314020,11 +314850,11 @@ export declare namespace hybridcompute {
314020
314850
  /**
314021
314851
  * Details about the error state.
314022
314852
  */
314023
- errorDetails: outputs.hybridcompute.v20210610preview.ErrorDetailResponse[];
314853
+ errorDetails: outputs.hybridcompute.v20211210preview.ErrorDetailResponse[];
314024
314854
  /**
314025
314855
  * Machine Extensions information
314026
314856
  */
314027
- extensions?: outputs.hybridcompute.v20210610preview.MachineExtensionInstanceViewResponse[];
314857
+ extensions?: outputs.hybridcompute.v20211210preview.MachineExtensionInstanceViewResponse[];
314028
314858
  /**
314029
314859
  * The time of the last status change.
314030
314860
  */
@@ -314032,7 +314862,7 @@ export declare namespace hybridcompute {
314032
314862
  /**
314033
314863
  * Metadata pertaining to the geographic location of the resource.
314034
314864
  */
314035
- locationData?: outputs.hybridcompute.v20210610preview.LocationDataResponse;
314865
+ locationData?: outputs.hybridcompute.v20211210preview.LocationDataResponse;
314036
314866
  /**
314037
314867
  * Specifies the hybrid machine FQDN.
314038
314868
  */
@@ -314048,7 +314878,7 @@ export declare namespace hybridcompute {
314048
314878
  /**
314049
314879
  * Specifies the operating system settings for the hybrid machine.
314050
314880
  */
314051
- osProfile?: outputs.hybridcompute.v20210610preview.OSProfileResponse;
314881
+ osProfile?: outputs.hybridcompute.v20211210preview.OSProfileResponse;
314052
314882
  /**
314053
314883
  * Specifies the Operating System product SKU.
314054
314884
  */
@@ -314097,11 +314927,11 @@ export declare namespace hybridcompute {
314097
314927
  /**
314098
314928
  * Specifies the linux configuration for update management.
314099
314929
  */
314100
- linuxConfiguration?: outputs.hybridcompute.v20210610preview.OSProfileResponseLinuxConfiguration;
314930
+ linuxConfiguration?: outputs.hybridcompute.v20211210preview.OSProfileResponseLinuxConfiguration;
314101
314931
  /**
314102
314932
  * Specifies the windows configuration for update management.
314103
314933
  */
314104
- windowsConfiguration?: outputs.hybridcompute.v20210610preview.OSProfileResponseWindowsConfiguration;
314934
+ windowsConfiguration?: outputs.hybridcompute.v20211210preview.OSProfileResponseWindowsConfiguration;
314105
314935
  }
314106
314936
  /**
314107
314937
  * Specifies the linux configuration for update management.
@@ -314111,6 +314941,10 @@ export declare namespace hybridcompute {
314111
314941
  * Specifies the assessment mode.
314112
314942
  */
314113
314943
  assessmentMode?: string;
314944
+ /**
314945
+ * Specifies the patch mode.
314946
+ */
314947
+ patchMode?: string;
314114
314948
  }
314115
314949
  /**
314116
314950
  * Specifies the windows configuration for update management.
@@ -314120,6 +314954,10 @@ export declare namespace hybridcompute {
314120
314954
  * Specifies the assessment mode.
314121
314955
  */
314122
314956
  assessmentMode?: string;
314957
+ /**
314958
+ * Specifies the patch mode.
314959
+ */
314960
+ patchMode?: string;
314123
314961
  }
314124
314962
  /**
314125
314963
  * The Data Model for a Private Endpoint Connection associated with a Private Link Scope
@@ -314136,7 +314974,7 @@ export declare namespace hybridcompute {
314136
314974
  /**
314137
314975
  * The Private Endpoint Connection properties.
314138
314976
  */
314139
- properties?: outputs.hybridcompute.v20210610preview.PrivateEndpointConnectionPropertiesResponse;
314977
+ properties?: outputs.hybridcompute.v20211210preview.PrivateEndpointConnectionPropertiesResponse;
314140
314978
  /**
314141
314979
  * Azure resource type
314142
314980
  */
@@ -314149,11 +314987,11 @@ export declare namespace hybridcompute {
314149
314987
  /**
314150
314988
  * Private endpoint which the connection belongs to.
314151
314989
  */
314152
- privateEndpoint?: outputs.hybridcompute.v20210610preview.PrivateEndpointPropertyResponse;
314990
+ privateEndpoint?: outputs.hybridcompute.v20211210preview.PrivateEndpointPropertyResponse;
314153
314991
  /**
314154
314992
  * Connection state of the private endpoint connection.
314155
314993
  */
314156
- privateLinkServiceConnectionState?: outputs.hybridcompute.v20210610preview.PrivateLinkServiceConnectionStatePropertyResponse;
314994
+ privateLinkServiceConnectionState?: outputs.hybridcompute.v20211210preview.PrivateLinkServiceConnectionStatePropertyResponse;
314157
314995
  /**
314158
314996
  * State of the private endpoint connection.
314159
314997
  */