@pulumi/azure-native 3.3.0 → 3.4.0-alpha.1746628086
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.
- package/alertsmanagement/getIssue.d.ts +63 -0
- package/alertsmanagement/getIssue.js +34 -0
- package/alertsmanagement/index.d.ts +12 -0
- package/alertsmanagement/index.js +15 -2
- package/alertsmanagement/issue.d.ts +69 -0
- package/alertsmanagement/issue.js +73 -0
- package/alertsmanagement/listIssueAlerts.d.ts +55 -0
- package/alertsmanagement/listIssueAlerts.js +36 -0
- package/alertsmanagement/listIssueResources.d.ts +55 -0
- package/alertsmanagement/listIssueResources.js +36 -0
- package/appconfiguration/configurationStore.d.ts +1 -1
- package/appconfiguration/configurationStore.js +3 -3
- package/appconfiguration/getConfigurationStore.d.ts +2 -2
- package/appconfiguration/getConfigurationStore.js +2 -2
- package/appconfiguration/getKeyValue.d.ts +2 -2
- package/appconfiguration/getKeyValue.js +2 -2
- package/appconfiguration/getPrivateEndpointConnection.d.ts +2 -2
- package/appconfiguration/getPrivateEndpointConnection.js +2 -2
- package/appconfiguration/getReplica.d.ts +2 -2
- package/appconfiguration/getReplica.js +2 -2
- package/appconfiguration/keyValue.d.ts +1 -1
- package/appconfiguration/keyValue.js +3 -3
- package/appconfiguration/listConfigurationStoreKeys.d.ts +2 -2
- package/appconfiguration/listConfigurationStoreKeys.js +2 -2
- package/appconfiguration/privateEndpointConnection.d.ts +1 -1
- package/appconfiguration/privateEndpointConnection.js +3 -3
- package/appconfiguration/replica.d.ts +1 -1
- package/appconfiguration/replica.js +3 -3
- package/avs/addon.d.ts +1 -1
- package/avs/addon.js +3 -3
- package/avs/authorization.d.ts +1 -1
- package/avs/authorization.js +3 -3
- package/avs/cloudLink.d.ts +1 -1
- package/avs/cloudLink.js +3 -3
- package/avs/cluster.d.ts +1 -1
- package/avs/cluster.js +3 -3
- package/avs/datastore.d.ts +1 -1
- package/avs/datastore.js +3 -3
- package/avs/getAddon.d.ts +2 -2
- package/avs/getAddon.js +2 -2
- package/avs/getAuthorization.d.ts +2 -2
- package/avs/getAuthorization.js +2 -2
- package/avs/getCloudLink.d.ts +2 -2
- package/avs/getCloudLink.js +2 -2
- package/avs/getCluster.d.ts +2 -2
- package/avs/getCluster.js +2 -2
- package/avs/getDatastore.d.ts +2 -2
- package/avs/getDatastore.js +2 -2
- package/avs/getGlobalReachConnection.d.ts +2 -2
- package/avs/getGlobalReachConnection.js +2 -2
- package/avs/getHcxEnterpriseSite.d.ts +2 -2
- package/avs/getHcxEnterpriseSite.js +2 -2
- package/avs/getIscsiPath.d.ts +4 -0
- package/avs/getIscsiPath.js +5 -1
- package/avs/getPlacementPolicy.d.ts +2 -2
- package/avs/getPlacementPolicy.js +2 -2
- package/avs/getPrivateCloud.d.ts +2 -2
- package/avs/getPrivateCloud.js +2 -2
- package/avs/getPureStoragePolicy.d.ts +79 -0
- package/avs/getPureStoragePolicy.js +36 -0
- package/avs/getScriptExecution.d.ts +2 -2
- package/avs/getScriptExecution.js +2 -2
- package/avs/getScriptExecutionLogs.d.ts +2 -2
- package/avs/getScriptExecutionLogs.js +2 -2
- package/avs/getWorkloadNetworkDhcp.d.ts +2 -2
- package/avs/getWorkloadNetworkDhcp.js +2 -2
- package/avs/getWorkloadNetworkDnsService.d.ts +2 -2
- package/avs/getWorkloadNetworkDnsService.js +2 -2
- package/avs/getWorkloadNetworkDnsZone.d.ts +2 -2
- package/avs/getWorkloadNetworkDnsZone.js +2 -2
- package/avs/getWorkloadNetworkPortMirroring.d.ts +2 -2
- package/avs/getWorkloadNetworkPortMirroring.js +2 -2
- package/avs/getWorkloadNetworkPublicIP.d.ts +2 -2
- package/avs/getWorkloadNetworkPublicIP.js +2 -2
- package/avs/getWorkloadNetworkSegment.d.ts +2 -2
- package/avs/getWorkloadNetworkSegment.js +2 -2
- package/avs/getWorkloadNetworkVMGroup.d.ts +2 -2
- package/avs/getWorkloadNetworkVMGroup.js +2 -2
- package/avs/globalReachConnection.d.ts +1 -1
- package/avs/globalReachConnection.js +3 -3
- package/avs/hcxEnterpriseSite.d.ts +1 -1
- package/avs/hcxEnterpriseSite.js +3 -3
- package/avs/index.d.ts +6 -0
- package/avs/index.js +10 -3
- package/avs/iscsiPath.d.ts +2 -0
- package/avs/iscsiPath.js +4 -2
- package/avs/listClusterZones.d.ts +2 -2
- package/avs/listClusterZones.js +2 -2
- package/avs/listPrivateCloudAdminCredentials.d.ts +2 -2
- package/avs/listPrivateCloudAdminCredentials.js +2 -2
- package/avs/placementPolicy.d.ts +1 -1
- package/avs/placementPolicy.js +3 -3
- package/avs/privateCloud.d.ts +1 -1
- package/avs/privateCloud.js +3 -3
- package/avs/pureStoragePolicy.d.ts +84 -0
- package/avs/pureStoragePolicy.js +87 -0
- package/avs/scriptExecution.d.ts +1 -1
- package/avs/scriptExecution.js +3 -3
- package/avs/workloadNetworkDhcp.d.ts +1 -1
- package/avs/workloadNetworkDhcp.js +3 -3
- package/avs/workloadNetworkDnsService.d.ts +1 -1
- package/avs/workloadNetworkDnsService.js +3 -3
- package/avs/workloadNetworkDnsZone.d.ts +1 -1
- package/avs/workloadNetworkDnsZone.js +3 -3
- package/avs/workloadNetworkPortMirroring.d.ts +1 -1
- package/avs/workloadNetworkPortMirroring.js +3 -3
- package/avs/workloadNetworkPublicIP.d.ts +1 -1
- package/avs/workloadNetworkPublicIP.js +3 -3
- package/avs/workloadNetworkSegment.d.ts +1 -1
- package/avs/workloadNetworkSegment.js +3 -3
- package/avs/workloadNetworkVMGroup.d.ts +1 -1
- package/avs/workloadNetworkVMGroup.js +3 -3
- package/dbforpostgresql/administrator.d.ts +1 -1
- package/dbforpostgresql/administrator.js +3 -3
- package/dbforpostgresql/backup.d.ts +1 -1
- package/dbforpostgresql/backup.js +3 -3
- package/dbforpostgresql/configuration.d.ts +1 -1
- package/dbforpostgresql/configuration.js +3 -3
- package/dbforpostgresql/database.d.ts +1 -1
- package/dbforpostgresql/database.js +3 -3
- package/dbforpostgresql/firewallRule.d.ts +1 -1
- package/dbforpostgresql/firewallRule.js +3 -3
- package/dbforpostgresql/getAdministrator.d.ts +2 -2
- package/dbforpostgresql/getAdministrator.js +2 -2
- package/dbforpostgresql/getBackup.d.ts +2 -2
- package/dbforpostgresql/getBackup.js +2 -2
- package/dbforpostgresql/getConfiguration.d.ts +2 -2
- package/dbforpostgresql/getConfiguration.js +2 -2
- package/dbforpostgresql/getDatabase.d.ts +2 -2
- package/dbforpostgresql/getDatabase.js +2 -2
- package/dbforpostgresql/getFirewallRule.d.ts +2 -2
- package/dbforpostgresql/getFirewallRule.js +2 -2
- package/dbforpostgresql/getGetPrivateDnsZoneSuffixExecute.d.ts +2 -2
- package/dbforpostgresql/getGetPrivateDnsZoneSuffixExecute.js +2 -2
- package/dbforpostgresql/getMigration.d.ts +2 -2
- package/dbforpostgresql/getMigration.js +2 -2
- package/dbforpostgresql/getPrivateEndpointConnection.d.ts +2 -2
- package/dbforpostgresql/getPrivateEndpointConnection.js +2 -2
- package/dbforpostgresql/getServer.d.ts +2 -2
- package/dbforpostgresql/getServer.js +2 -2
- package/dbforpostgresql/getVirtualEndpoint.d.ts +2 -2
- package/dbforpostgresql/getVirtualEndpoint.js +2 -2
- package/dbforpostgresql/migration.d.ts +1 -1
- package/dbforpostgresql/migration.js +3 -3
- package/dbforpostgresql/privateEndpointConnection.d.ts +1 -1
- package/dbforpostgresql/privateEndpointConnection.js +3 -3
- package/dbforpostgresql/server.d.ts +1 -1
- package/dbforpostgresql/server.js +3 -3
- package/dbforpostgresql/virtualEndpoint.d.ts +1 -1
- package/dbforpostgresql/virtualEndpoint.js +3 -3
- package/edge/getSite.d.ts +4 -0
- package/edge/getSite.js +5 -1
- package/edge/getSitesByServiceGroup.d.ts +63 -0
- package/edge/getSitesByServiceGroup.js +34 -0
- package/edge/getSitesBySubscription.d.ts +4 -0
- package/edge/getSitesBySubscription.js +5 -1
- package/edge/index.d.ts +6 -0
- package/edge/index.js +9 -2
- package/edge/site.d.ts +2 -0
- package/edge/site.js +4 -2
- package/edge/sitesByServiceGroup.d.ts +69 -0
- package/edge/sitesByServiceGroup.js +73 -0
- package/edge/sitesBySubscription.d.ts +2 -0
- package/edge/sitesBySubscription.js +4 -2
- package/index.d.ts +2 -1
- package/index.js +6 -4
- package/management/getEntity.d.ts +2 -2
- package/management/getEntity.js +2 -2
- package/management/getHierarchySetting.d.ts +2 -2
- package/management/getHierarchySetting.js +2 -2
- package/management/getManagementGroup.d.ts +2 -2
- package/management/getManagementGroup.js +2 -2
- package/management/getManagementGroupSubscription.d.ts +2 -2
- package/management/getManagementGroupSubscription.js +2 -2
- package/management/getServiceGroup.d.ts +65 -0
- package/management/getServiceGroup.js +32 -0
- package/management/hierarchySetting.d.ts +1 -1
- package/management/hierarchySetting.js +3 -3
- package/management/index.d.ts +9 -0
- package/management/index.js +12 -2
- package/management/listServiceGroupAncestors.d.ts +39 -0
- package/management/listServiceGroupAncestors.js +32 -0
- package/management/managementGroup.d.ts +1 -1
- package/management/managementGroup.js +3 -3
- package/management/managementGroupSubscription.d.ts +1 -1
- package/management/managementGroupSubscription.js +3 -3
- package/management/serviceGroup.d.ts +85 -0
- package/management/serviceGroup.js +73 -0
- package/package.json +2 -2
- package/programmableconnectivity/gateway.d.ts +6 -4
- package/programmableconnectivity/gateway.js +5 -3
- package/programmableconnectivity/getGateway.d.ts +9 -5
- package/programmableconnectivity/getGateway.js +5 -1
- package/programmableconnectivity/getOperatorApiConnection.d.ts +4 -0
- package/programmableconnectivity/getOperatorApiConnection.js +5 -1
- package/programmableconnectivity/operatorApiConnection.d.ts +2 -0
- package/programmableconnectivity/operatorApiConnection.js +4 -2
- package/redisenterprise/index.d.ts +3 -0
- package/redisenterprise/index.js +5 -2
- package/redisenterprise/listRedisEnterpriseSkusForScaling.d.ts +43 -0
- package/redisenterprise/listRedisEnterpriseSkusForScaling.js +34 -0
- package/relationships/dependencyOfRelationship.d.ts +69 -0
- package/relationships/dependencyOfRelationship.js +72 -0
- package/relationships/getDependencyOfRelationship.d.ts +63 -0
- package/relationships/getDependencyOfRelationship.js +34 -0
- package/relationships/getServiceGroupMemberRelationship.d.ts +63 -0
- package/relationships/getServiceGroupMemberRelationship.js +34 -0
- package/relationships/index.d.ts +12 -0
- package/relationships/index.js +32 -0
- package/relationships/serviceGroupMemberRelationship.d.ts +69 -0
- package/relationships/serviceGroupMemberRelationship.js +72 -0
- package/security/defenderForStorage.d.ts +1 -1
- package/security/defenderForStorage.js +3 -3
- package/security/getDefenderForStorage.d.ts +2 -2
- package/security/getDefenderForStorage.js +2 -2
- package/securityinsights/aaddataConnector.js +2 -2
- package/securityinsights/aatpdataConnector.js +2 -2
- package/securityinsights/action.d.ts +1 -1
- package/securityinsights/action.js +3 -3
- package/securityinsights/activityCustomEntityQuery.js +2 -2
- package/securityinsights/anomalies.js +2 -2
- package/securityinsights/anomalySecurityMLAnalyticsSettings.js +2 -2
- package/securityinsights/ascdataConnector.js +2 -2
- package/securityinsights/automationRule.d.ts +1 -1
- package/securityinsights/automationRule.js +3 -3
- package/securityinsights/awsCloudTrailDataConnector.js +2 -2
- package/securityinsights/bookmark.d.ts +1 -1
- package/securityinsights/bookmark.js +3 -3
- package/securityinsights/bookmarkRelation.d.ts +1 -1
- package/securityinsights/bookmarkRelation.js +3 -3
- package/securityinsights/businessApplicationAgent.d.ts +1 -1
- package/securityinsights/businessApplicationAgent.js +3 -3
- package/securityinsights/contentPackage.d.ts +1 -1
- package/securityinsights/contentPackage.js +3 -3
- package/securityinsights/contentTemplate.d.ts +1 -1
- package/securityinsights/contentTemplate.js +3 -3
- package/securityinsights/customizableConnectorDefinition.js +2 -2
- package/securityinsights/entityAnalytics.js +2 -2
- package/securityinsights/eyesOn.js +2 -2
- package/securityinsights/fileImport.d.ts +1 -1
- package/securityinsights/fileImport.js +3 -3
- package/securityinsights/fusionAlertRule.js +2 -2
- package/securityinsights/getAction.d.ts +2 -2
- package/securityinsights/getAction.js +2 -2
- package/securityinsights/getAutomationRule.d.ts +2 -2
- package/securityinsights/getAutomationRule.js +2 -2
- package/securityinsights/getBookmark.d.ts +2 -2
- package/securityinsights/getBookmark.js +2 -2
- package/securityinsights/getBookmarkRelation.d.ts +2 -2
- package/securityinsights/getBookmarkRelation.js +2 -2
- package/securityinsights/getBusinessApplicationAgent.d.ts +2 -2
- package/securityinsights/getBusinessApplicationAgent.js +2 -2
- package/securityinsights/getContentPackage.d.ts +2 -2
- package/securityinsights/getContentPackage.js +2 -2
- package/securityinsights/getContentTemplate.d.ts +2 -2
- package/securityinsights/getContentTemplate.js +2 -2
- package/securityinsights/getEntitiesGetTimeline.d.ts +2 -2
- package/securityinsights/getEntitiesGetTimeline.js +2 -2
- package/securityinsights/getEntityInsights.d.ts +2 -2
- package/securityinsights/getEntityInsights.js +2 -2
- package/securityinsights/getFileImport.d.ts +2 -2
- package/securityinsights/getFileImport.js +2 -2
- package/securityinsights/getHunt.d.ts +2 -2
- package/securityinsights/getHunt.js +2 -2
- package/securityinsights/getHuntComment.d.ts +2 -2
- package/securityinsights/getHuntComment.js +2 -2
- package/securityinsights/getHuntRelation.d.ts +2 -2
- package/securityinsights/getHuntRelation.js +2 -2
- package/securityinsights/getIncident.d.ts +2 -2
- package/securityinsights/getIncident.js +2 -2
- package/securityinsights/getIncidentComment.d.ts +2 -2
- package/securityinsights/getIncidentComment.js +2 -2
- package/securityinsights/getIncidentRelation.d.ts +2 -2
- package/securityinsights/getIncidentRelation.js +2 -2
- package/securityinsights/getIncidentTask.d.ts +2 -2
- package/securityinsights/getIncidentTask.js +2 -2
- package/securityinsights/getMetadata.d.ts +2 -2
- package/securityinsights/getMetadata.js +2 -2
- package/securityinsights/getSentinelOnboardingState.d.ts +2 -2
- package/securityinsights/getSentinelOnboardingState.js +2 -2
- package/securityinsights/getSystem.d.ts +2 -2
- package/securityinsights/getSystem.js +2 -2
- package/securityinsights/getThreatIntelligenceIndicator.d.ts +2 -2
- package/securityinsights/getThreatIntelligenceIndicator.js +2 -2
- package/securityinsights/getWatchlist.d.ts +2 -2
- package/securityinsights/getWatchlist.js +2 -2
- package/securityinsights/getWatchlistItem.d.ts +2 -2
- package/securityinsights/getWatchlistItem.js +2 -2
- package/securityinsights/getWorkspaceManagerAssignment.d.ts +2 -2
- package/securityinsights/getWorkspaceManagerAssignment.js +2 -2
- package/securityinsights/getWorkspaceManagerConfiguration.d.ts +2 -2
- package/securityinsights/getWorkspaceManagerConfiguration.js +2 -2
- package/securityinsights/getWorkspaceManagerGroup.d.ts +2 -2
- package/securityinsights/getWorkspaceManagerGroup.js +2 -2
- package/securityinsights/getWorkspaceManagerMember.d.ts +2 -2
- package/securityinsights/getWorkspaceManagerMember.js +2 -2
- package/securityinsights/hunt.d.ts +1 -1
- package/securityinsights/hunt.js +3 -3
- package/securityinsights/huntComment.d.ts +1 -1
- package/securityinsights/huntComment.js +3 -3
- package/securityinsights/huntRelation.d.ts +1 -1
- package/securityinsights/huntRelation.js +3 -3
- package/securityinsights/incident.d.ts +1 -1
- package/securityinsights/incident.js +3 -3
- package/securityinsights/incidentComment.d.ts +1 -1
- package/securityinsights/incidentComment.js +3 -3
- package/securityinsights/incidentRelation.d.ts +1 -1
- package/securityinsights/incidentRelation.js +3 -3
- package/securityinsights/incidentTask.d.ts +1 -1
- package/securityinsights/incidentTask.js +3 -3
- package/securityinsights/listGeodataByIp.d.ts +2 -2
- package/securityinsights/listGeodataByIp.js +2 -2
- package/securityinsights/listSourceControlRepositories.d.ts +2 -2
- package/securityinsights/listSourceControlRepositories.js +2 -2
- package/securityinsights/listSystemActions.d.ts +2 -2
- package/securityinsights/listSystemActions.js +2 -2
- package/securityinsights/listWhoisByDomain.d.ts +2 -2
- package/securityinsights/listWhoisByDomain.js +2 -2
- package/securityinsights/mcasdataConnector.js +2 -2
- package/securityinsights/mdatpdataConnector.js +2 -2
- package/securityinsights/metadata.d.ts +1 -1
- package/securityinsights/metadata.js +3 -3
- package/securityinsights/microsoftSecurityIncidentCreationAlertRule.js +2 -2
- package/securityinsights/mstidataConnector.js +2 -2
- package/securityinsights/officeDataConnector.js +2 -2
- package/securityinsights/premiumMicrosoftDefenderForThreatIntelligence.js +2 -2
- package/securityinsights/restApiPollerDataConnector.js +2 -2
- package/securityinsights/scheduledAlertRule.js +2 -2
- package/securityinsights/sentinelOnboardingState.d.ts +1 -1
- package/securityinsights/sentinelOnboardingState.js +3 -3
- package/securityinsights/system.d.ts +1 -1
- package/securityinsights/system.js +3 -3
- package/securityinsights/threatIntelligenceIndicator.d.ts +1 -1
- package/securityinsights/threatIntelligenceIndicator.js +3 -3
- package/securityinsights/tidataConnector.js +2 -2
- package/securityinsights/ueba.js +2 -2
- package/securityinsights/watchlist.d.ts +1 -1
- package/securityinsights/watchlist.js +3 -3
- package/securityinsights/watchlistItem.d.ts +1 -1
- package/securityinsights/watchlistItem.js +3 -3
- package/securityinsights/workspaceManagerAssignment.d.ts +1 -1
- package/securityinsights/workspaceManagerAssignment.js +3 -3
- package/securityinsights/workspaceManagerConfiguration.d.ts +1 -1
- package/securityinsights/workspaceManagerConfiguration.js +3 -3
- package/securityinsights/workspaceManagerGroup.d.ts +1 -1
- package/securityinsights/workspaceManagerGroup.js +3 -3
- package/securityinsights/workspaceManagerMember.d.ts +1 -1
- package/securityinsights/workspaceManagerMember.js +3 -3
- package/tsconfig.tsbuildinfo +1 -1
- package/types/enums/alertsmanagement/index.d.ts +26 -0
- package/types/enums/alertsmanagement/index.js +24 -2
- package/types/enums/datafactory/index.d.ts +8 -0
- package/types/enums/datafactory/index.js +7 -3
- package/types/input.d.ts +120 -2
- package/types/input.js +1 -1
- package/types/output.d.ts +431 -2
- package/types/output.js +1 -1
package/types/output.d.ts
CHANGED
|
@@ -1295,6 +1295,90 @@ export declare namespace alertsmanagement {
|
|
|
1295
1295
|
*/
|
|
1296
1296
|
type: "Diagnostics";
|
|
1297
1297
|
}
|
|
1298
|
+
/**
|
|
1299
|
+
* Details about the execution of the investigation
|
|
1300
|
+
*/
|
|
1301
|
+
interface InvestigationExecutionResponse {
|
|
1302
|
+
/**
|
|
1303
|
+
* The time at which the investigation execution completed (in UTC)
|
|
1304
|
+
*/
|
|
1305
|
+
completedAt: string;
|
|
1306
|
+
/**
|
|
1307
|
+
* The state of the investigation execution
|
|
1308
|
+
*/
|
|
1309
|
+
runState: string;
|
|
1310
|
+
}
|
|
1311
|
+
/**
|
|
1312
|
+
* Properties of the current investigation
|
|
1313
|
+
*/
|
|
1314
|
+
interface InvestigationMetadataResponse {
|
|
1315
|
+
/**
|
|
1316
|
+
* The creation time of the investigation (in UTC)
|
|
1317
|
+
*/
|
|
1318
|
+
createdAt: string;
|
|
1319
|
+
/**
|
|
1320
|
+
* The execution details of the investigation
|
|
1321
|
+
*/
|
|
1322
|
+
execution: outputs.alertsmanagement.InvestigationExecutionResponse;
|
|
1323
|
+
/**
|
|
1324
|
+
* The unique identifier of the investigation
|
|
1325
|
+
*/
|
|
1326
|
+
id: string;
|
|
1327
|
+
/**
|
|
1328
|
+
* The parameters that were used to start the investigation
|
|
1329
|
+
*/
|
|
1330
|
+
runParameters: outputs.alertsmanagement.RunParametersResponse;
|
|
1331
|
+
}
|
|
1332
|
+
/**
|
|
1333
|
+
* A single scope of the investigation
|
|
1334
|
+
*/
|
|
1335
|
+
interface InvestigationScopeResponse {
|
|
1336
|
+
/**
|
|
1337
|
+
* The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
|
|
1338
|
+
*/
|
|
1339
|
+
id: string;
|
|
1340
|
+
/**
|
|
1341
|
+
* The origin of the scope
|
|
1342
|
+
*/
|
|
1343
|
+
origin: outputs.alertsmanagement.OriginResponse;
|
|
1344
|
+
/**
|
|
1345
|
+
* The relevance of the scope
|
|
1346
|
+
*/
|
|
1347
|
+
relevance?: string;
|
|
1348
|
+
}
|
|
1349
|
+
/**
|
|
1350
|
+
* The issue properties
|
|
1351
|
+
*/
|
|
1352
|
+
interface IssuePropertiesResponse {
|
|
1353
|
+
/**
|
|
1354
|
+
* The issue impact time (in UTC)
|
|
1355
|
+
*/
|
|
1356
|
+
impactTime: string;
|
|
1357
|
+
/**
|
|
1358
|
+
* The list of investigations in the issue
|
|
1359
|
+
*/
|
|
1360
|
+
investigations: outputs.alertsmanagement.InvestigationMetadataResponse[];
|
|
1361
|
+
/**
|
|
1362
|
+
* The number of investigations in the issue
|
|
1363
|
+
*/
|
|
1364
|
+
investigationsCount: number;
|
|
1365
|
+
/**
|
|
1366
|
+
* The provisioning state of the resource.
|
|
1367
|
+
*/
|
|
1368
|
+
provisioningState: string;
|
|
1369
|
+
/**
|
|
1370
|
+
* The issue severity
|
|
1371
|
+
*/
|
|
1372
|
+
severity: string;
|
|
1373
|
+
/**
|
|
1374
|
+
* The issue status
|
|
1375
|
+
*/
|
|
1376
|
+
status: string;
|
|
1377
|
+
/**
|
|
1378
|
+
* The issue title
|
|
1379
|
+
*/
|
|
1380
|
+
title: string;
|
|
1381
|
+
}
|
|
1298
1382
|
/**
|
|
1299
1383
|
* Monthly recurrence object.
|
|
1300
1384
|
*/
|
|
@@ -1317,6 +1401,19 @@ export declare namespace alertsmanagement {
|
|
|
1317
1401
|
*/
|
|
1318
1402
|
startTime?: string;
|
|
1319
1403
|
}
|
|
1404
|
+
/**
|
|
1405
|
+
* Details about the origin of the entity - the source that added it to the issue
|
|
1406
|
+
*/
|
|
1407
|
+
interface OriginResponse {
|
|
1408
|
+
/**
|
|
1409
|
+
* The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
|
|
1410
|
+
*/
|
|
1411
|
+
addedBy: string;
|
|
1412
|
+
/**
|
|
1413
|
+
* The source of the origin - Manual or Automatic
|
|
1414
|
+
*/
|
|
1415
|
+
addedByType: string;
|
|
1416
|
+
}
|
|
1320
1417
|
/**
|
|
1321
1418
|
* An alert action. Only relevant for alerts.
|
|
1322
1419
|
*/
|
|
@@ -1394,6 +1491,56 @@ export declare namespace alertsmanagement {
|
|
|
1394
1491
|
*/
|
|
1395
1492
|
severity?: number;
|
|
1396
1493
|
}
|
|
1494
|
+
/**
|
|
1495
|
+
* Properties of an alert which is related to the issue
|
|
1496
|
+
*/
|
|
1497
|
+
interface RelatedAlertResponse {
|
|
1498
|
+
/**
|
|
1499
|
+
* The time this relation was added to the issue (in UTC)
|
|
1500
|
+
*/
|
|
1501
|
+
addedAt: string;
|
|
1502
|
+
/**
|
|
1503
|
+
* The alert ID
|
|
1504
|
+
*/
|
|
1505
|
+
id: string;
|
|
1506
|
+
/**
|
|
1507
|
+
* The last update time of this relation (in UTC)
|
|
1508
|
+
*/
|
|
1509
|
+
lastModifiedAt: string;
|
|
1510
|
+
/**
|
|
1511
|
+
* The source that related the alert to the issue
|
|
1512
|
+
*/
|
|
1513
|
+
origin: outputs.alertsmanagement.OriginResponse;
|
|
1514
|
+
/**
|
|
1515
|
+
* The alerts's relevance status
|
|
1516
|
+
*/
|
|
1517
|
+
relevance: string;
|
|
1518
|
+
}
|
|
1519
|
+
/**
|
|
1520
|
+
* Properties of a resource which is related to the issue
|
|
1521
|
+
*/
|
|
1522
|
+
interface RelatedResourceResponse {
|
|
1523
|
+
/**
|
|
1524
|
+
* The time this relation was added to the issue (in UTC)
|
|
1525
|
+
*/
|
|
1526
|
+
addedAt: string;
|
|
1527
|
+
/**
|
|
1528
|
+
* The resource ID
|
|
1529
|
+
*/
|
|
1530
|
+
id: string;
|
|
1531
|
+
/**
|
|
1532
|
+
* The last update time of this relation (in UTC)
|
|
1533
|
+
*/
|
|
1534
|
+
lastModifiedAt: string;
|
|
1535
|
+
/**
|
|
1536
|
+
* The source that related the resource to the issue
|
|
1537
|
+
*/
|
|
1538
|
+
origin: outputs.alertsmanagement.OriginResponse;
|
|
1539
|
+
/**
|
|
1540
|
+
* The resource's relevance status
|
|
1541
|
+
*/
|
|
1542
|
+
relevance: string;
|
|
1543
|
+
}
|
|
1397
1544
|
/**
|
|
1398
1545
|
* Indicates if all action groups should be removed.
|
|
1399
1546
|
*/
|
|
@@ -1404,6 +1551,23 @@ export declare namespace alertsmanagement {
|
|
|
1404
1551
|
*/
|
|
1405
1552
|
actionType: "RemoveAllActionGroups";
|
|
1406
1553
|
}
|
|
1554
|
+
/**
|
|
1555
|
+
* The parameters used to run the investigation
|
|
1556
|
+
*/
|
|
1557
|
+
interface RunParametersResponse {
|
|
1558
|
+
/**
|
|
1559
|
+
* The alerts used to run the investigation
|
|
1560
|
+
*/
|
|
1561
|
+
alerts: outputs.alertsmanagement.InvestigationScopeResponse[];
|
|
1562
|
+
/**
|
|
1563
|
+
* The impact time to investigate (in UTC)
|
|
1564
|
+
*/
|
|
1565
|
+
impactTime: string;
|
|
1566
|
+
/**
|
|
1567
|
+
* The resources used to run the investigation
|
|
1568
|
+
*/
|
|
1569
|
+
resources: outputs.alertsmanagement.InvestigationScopeResponse[];
|
|
1570
|
+
}
|
|
1407
1571
|
/**
|
|
1408
1572
|
* Scheduling configuration for a given alert processing rule.
|
|
1409
1573
|
*/
|
|
@@ -11696,7 +11860,7 @@ export declare namespace avs {
|
|
|
11696
11860
|
*/
|
|
11697
11861
|
baseUserDN?: string;
|
|
11698
11862
|
/**
|
|
11699
|
-
* The domain's
|
|
11863
|
+
* The domain's DNS name
|
|
11700
11864
|
*/
|
|
11701
11865
|
domain?: string;
|
|
11702
11866
|
/**
|
|
@@ -84493,6 +84657,10 @@ export declare namespace datafactory {
|
|
|
84493
84657
|
* Linked service description.
|
|
84494
84658
|
*/
|
|
84495
84659
|
description?: string;
|
|
84660
|
+
/**
|
|
84661
|
+
* Specify whether to enable server SSL certificate validation when you connect.Always use System Trust Store (for V2 only). The default value is true.
|
|
84662
|
+
*/
|
|
84663
|
+
enableServerCertificateValidation?: any;
|
|
84496
84664
|
/**
|
|
84497
84665
|
* Specifies whether the connections to the server are encrypted using SSL. The default value is false.
|
|
84498
84666
|
*/
|
|
@@ -84519,6 +84687,10 @@ export declare namespace datafactory {
|
|
|
84519
84687
|
* The TCP port that the Impala server uses to listen for client connections. The default value is 21050.
|
|
84520
84688
|
*/
|
|
84521
84689
|
port?: any;
|
|
84690
|
+
/**
|
|
84691
|
+
* The transport protocol to use in the Thrift layer (for V2 only). Default value is Binary.
|
|
84692
|
+
*/
|
|
84693
|
+
thriftTransportProtocol?: string;
|
|
84522
84694
|
/**
|
|
84523
84695
|
* The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR.
|
|
84524
84696
|
*/
|
|
@@ -114873,6 +115045,35 @@ export declare namespace easm {
|
|
|
114873
115045
|
}
|
|
114874
115046
|
}
|
|
114875
115047
|
export declare namespace edge {
|
|
115048
|
+
/**
|
|
115049
|
+
* Site address properties
|
|
115050
|
+
*/
|
|
115051
|
+
interface SiteAddressPropertiesResponse {
|
|
115052
|
+
/**
|
|
115053
|
+
* City of the address
|
|
115054
|
+
*/
|
|
115055
|
+
city?: string;
|
|
115056
|
+
/**
|
|
115057
|
+
* Country of the address
|
|
115058
|
+
*/
|
|
115059
|
+
country?: string;
|
|
115060
|
+
/**
|
|
115061
|
+
* Postal or ZIP code of the address
|
|
115062
|
+
*/
|
|
115063
|
+
postalCode?: string;
|
|
115064
|
+
/**
|
|
115065
|
+
* State or province of the address
|
|
115066
|
+
*/
|
|
115067
|
+
stateOrProvince?: string;
|
|
115068
|
+
/**
|
|
115069
|
+
* First line of the street address
|
|
115070
|
+
*/
|
|
115071
|
+
streetAddress1?: string;
|
|
115072
|
+
/**
|
|
115073
|
+
* Second line of the street address
|
|
115074
|
+
*/
|
|
115075
|
+
streetAddress2?: string;
|
|
115076
|
+
}
|
|
114876
115077
|
/**
|
|
114877
115078
|
* Site properties
|
|
114878
115079
|
*/
|
|
@@ -114889,10 +115090,20 @@ export declare namespace edge {
|
|
|
114889
115090
|
* displayName of Site resource
|
|
114890
115091
|
*/
|
|
114891
115092
|
displayName?: string;
|
|
115093
|
+
/**
|
|
115094
|
+
* Key-value pairs for labeling the site resource.
|
|
115095
|
+
*/
|
|
115096
|
+
labels?: {
|
|
115097
|
+
[key: string]: string;
|
|
115098
|
+
};
|
|
114892
115099
|
/**
|
|
114893
115100
|
* Provisioning state of last operation
|
|
114894
115101
|
*/
|
|
114895
115102
|
provisioningState: string;
|
|
115103
|
+
/**
|
|
115104
|
+
* Physical address of the site
|
|
115105
|
+
*/
|
|
115106
|
+
siteAddress?: outputs.edge.SiteAddressPropertiesResponse;
|
|
114896
115107
|
}
|
|
114897
115108
|
/**
|
|
114898
115109
|
* Metadata pertaining to creation and last modification of the resource.
|
|
@@ -150464,6 +150675,96 @@ export declare namespace management {
|
|
|
150464
150675
|
*/
|
|
150465
150676
|
name?: string;
|
|
150466
150677
|
}
|
|
150678
|
+
/**
|
|
150679
|
+
* The details of the parent serviceGroup.
|
|
150680
|
+
*/
|
|
150681
|
+
interface ParentServiceGroupPropertiesResponse {
|
|
150682
|
+
/**
|
|
150683
|
+
* The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
|
|
150684
|
+
*/
|
|
150685
|
+
resourceId?: string;
|
|
150686
|
+
}
|
|
150687
|
+
/**
|
|
150688
|
+
* ServiceGroup creation request body parameters.
|
|
150689
|
+
*/
|
|
150690
|
+
interface ServiceGroupPropertiesResponse {
|
|
150691
|
+
/**
|
|
150692
|
+
* The display name of the serviceGroup. For example, ServiceGroupTest1
|
|
150693
|
+
*/
|
|
150694
|
+
displayName?: string;
|
|
150695
|
+
/**
|
|
150696
|
+
* The details of the parent serviceGroup.
|
|
150697
|
+
*/
|
|
150698
|
+
parent?: outputs.management.ParentServiceGroupPropertiesResponse;
|
|
150699
|
+
/**
|
|
150700
|
+
* The provisioning state of the serviceGroup. For example, Running
|
|
150701
|
+
*/
|
|
150702
|
+
provisioningState: string;
|
|
150703
|
+
}
|
|
150704
|
+
/**
|
|
150705
|
+
* The serviceGroup details.
|
|
150706
|
+
*/
|
|
150707
|
+
interface ServiceGroupResponse {
|
|
150708
|
+
/**
|
|
150709
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
150710
|
+
*/
|
|
150711
|
+
id: string;
|
|
150712
|
+
/**
|
|
150713
|
+
* The kind of the serviceGroup.
|
|
150714
|
+
*/
|
|
150715
|
+
kind?: string;
|
|
150716
|
+
/**
|
|
150717
|
+
* The name of the resource
|
|
150718
|
+
*/
|
|
150719
|
+
name: string;
|
|
150720
|
+
/**
|
|
150721
|
+
* ServiceGroup creation request body parameters.
|
|
150722
|
+
*/
|
|
150723
|
+
properties?: outputs.management.ServiceGroupPropertiesResponse;
|
|
150724
|
+
/**
|
|
150725
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
150726
|
+
*/
|
|
150727
|
+
systemData: outputs.management.SystemDataResponse;
|
|
150728
|
+
/**
|
|
150729
|
+
* The serviceGroup tags.
|
|
150730
|
+
*/
|
|
150731
|
+
tags?: {
|
|
150732
|
+
[key: string]: string;
|
|
150733
|
+
};
|
|
150734
|
+
/**
|
|
150735
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
150736
|
+
*/
|
|
150737
|
+
type: string;
|
|
150738
|
+
}
|
|
150739
|
+
/**
|
|
150740
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
150741
|
+
*/
|
|
150742
|
+
interface SystemDataResponse {
|
|
150743
|
+
/**
|
|
150744
|
+
* The timestamp of resource creation (UTC).
|
|
150745
|
+
*/
|
|
150746
|
+
createdAt?: string;
|
|
150747
|
+
/**
|
|
150748
|
+
* The identity that created the resource.
|
|
150749
|
+
*/
|
|
150750
|
+
createdBy?: string;
|
|
150751
|
+
/**
|
|
150752
|
+
* The type of identity that created the resource.
|
|
150753
|
+
*/
|
|
150754
|
+
createdByType?: string;
|
|
150755
|
+
/**
|
|
150756
|
+
* The timestamp of resource last modification (UTC)
|
|
150757
|
+
*/
|
|
150758
|
+
lastModifiedAt?: string;
|
|
150759
|
+
/**
|
|
150760
|
+
* The identity that last modified the resource.
|
|
150761
|
+
*/
|
|
150762
|
+
lastModifiedBy?: string;
|
|
150763
|
+
/**
|
|
150764
|
+
* The type of identity that last modified the resource.
|
|
150765
|
+
*/
|
|
150766
|
+
lastModifiedByType?: string;
|
|
150767
|
+
}
|
|
150467
150768
|
}
|
|
150468
150769
|
export declare namespace manufacturingplatform {
|
|
150469
150770
|
/**
|
|
@@ -178419,7 +178720,7 @@ export declare namespace programmableconnectivity {
|
|
|
178419
178720
|
*/
|
|
178420
178721
|
legalName?: string;
|
|
178421
178722
|
/**
|
|
178422
|
-
* Name of the application.
|
|
178723
|
+
* Name of the application.
|
|
178423
178724
|
*/
|
|
178424
178725
|
name?: string;
|
|
178425
178726
|
/**
|
|
@@ -190634,6 +190935,19 @@ export declare namespace redisenterprise {
|
|
|
190634
190935
|
*/
|
|
190635
190936
|
status?: string;
|
|
190636
190937
|
}
|
|
190938
|
+
/**
|
|
190939
|
+
* Details of a Redis Enterprise cluster SKU.
|
|
190940
|
+
*/
|
|
190941
|
+
interface SkuDetailsResponse {
|
|
190942
|
+
/**
|
|
190943
|
+
* The name of the SKU.
|
|
190944
|
+
*/
|
|
190945
|
+
name: string;
|
|
190946
|
+
/**
|
|
190947
|
+
* The cache size in GB.
|
|
190948
|
+
*/
|
|
190949
|
+
sizeInGB: number;
|
|
190950
|
+
}
|
|
190637
190951
|
/**
|
|
190638
190952
|
* SKU parameters supplied to the create RedisEnterprise operation.
|
|
190639
190953
|
*/
|
|
@@ -190661,6 +190975,121 @@ export declare namespace redisenterprise {
|
|
|
190661
190975
|
principalId: string;
|
|
190662
190976
|
}
|
|
190663
190977
|
}
|
|
190978
|
+
export declare namespace relationships {
|
|
190979
|
+
/**
|
|
190980
|
+
* dependencyOf relationship properties.
|
|
190981
|
+
*/
|
|
190982
|
+
interface DependencyOfRelationshipPropertiesResponse {
|
|
190983
|
+
/**
|
|
190984
|
+
* Metadata about the relationship.
|
|
190985
|
+
*/
|
|
190986
|
+
metadata: outputs.relationships.RelationshipMetadataResponse;
|
|
190987
|
+
/**
|
|
190988
|
+
* Information about the origin of the relationship.
|
|
190989
|
+
*/
|
|
190990
|
+
originInformation: outputs.relationships.RelationshipOriginInformationResponse;
|
|
190991
|
+
/**
|
|
190992
|
+
* The provisioning state of the relationship.
|
|
190993
|
+
*/
|
|
190994
|
+
provisioningState: string;
|
|
190995
|
+
/**
|
|
190996
|
+
* The relationship source resource id.
|
|
190997
|
+
*/
|
|
190998
|
+
sourceId: string;
|
|
190999
|
+
/**
|
|
191000
|
+
* The relationship target resource id.
|
|
191001
|
+
*/
|
|
191002
|
+
targetId: string;
|
|
191003
|
+
/**
|
|
191004
|
+
* The relationship target tenant id.
|
|
191005
|
+
*/
|
|
191006
|
+
targetTenant?: string;
|
|
191007
|
+
}
|
|
191008
|
+
/**
|
|
191009
|
+
* Provides information about the relationship properties.
|
|
191010
|
+
*/
|
|
191011
|
+
interface RelationshipMetadataResponse {
|
|
191012
|
+
/**
|
|
191013
|
+
* The type of the relationship source resource.
|
|
191014
|
+
*/
|
|
191015
|
+
sourceType: string;
|
|
191016
|
+
/**
|
|
191017
|
+
* The type of the relationship target resource.
|
|
191018
|
+
*/
|
|
191019
|
+
targetType: string;
|
|
191020
|
+
}
|
|
191021
|
+
/**
|
|
191022
|
+
* Provides information about the origin of a relationship.
|
|
191023
|
+
*/
|
|
191024
|
+
interface RelationshipOriginInformationResponse {
|
|
191025
|
+
/**
|
|
191026
|
+
* The name of the discovery engine that created the relationship.
|
|
191027
|
+
*/
|
|
191028
|
+
discoveryEngine: string;
|
|
191029
|
+
/**
|
|
191030
|
+
* Identifies the origin type of the relationship.
|
|
191031
|
+
*/
|
|
191032
|
+
relationshipOriginType: string;
|
|
191033
|
+
}
|
|
191034
|
+
/**
|
|
191035
|
+
* ServiceGroupMember relationship properties.
|
|
191036
|
+
*/
|
|
191037
|
+
interface ServiceGroupMemberRelationshipPropertiesResponse {
|
|
191038
|
+
/**
|
|
191039
|
+
* Metadata about the relationship.
|
|
191040
|
+
*/
|
|
191041
|
+
metadata: outputs.relationships.RelationshipMetadataResponse;
|
|
191042
|
+
/**
|
|
191043
|
+
* Information about the origin of the relationship.
|
|
191044
|
+
*/
|
|
191045
|
+
originInformation: outputs.relationships.RelationshipOriginInformationResponse;
|
|
191046
|
+
/**
|
|
191047
|
+
* The provisioning state of the relationship.
|
|
191048
|
+
*/
|
|
191049
|
+
provisioningState: string;
|
|
191050
|
+
/**
|
|
191051
|
+
* The relationship source resource id.
|
|
191052
|
+
*/
|
|
191053
|
+
sourceId: string;
|
|
191054
|
+
/**
|
|
191055
|
+
* The relationship target resource id.
|
|
191056
|
+
*/
|
|
191057
|
+
targetId: string;
|
|
191058
|
+
/**
|
|
191059
|
+
* The relationship target tenant id.
|
|
191060
|
+
*/
|
|
191061
|
+
targetTenant?: string;
|
|
191062
|
+
}
|
|
191063
|
+
/**
|
|
191064
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
191065
|
+
*/
|
|
191066
|
+
interface SystemDataResponse {
|
|
191067
|
+
/**
|
|
191068
|
+
* The timestamp of resource creation (UTC).
|
|
191069
|
+
*/
|
|
191070
|
+
createdAt?: string;
|
|
191071
|
+
/**
|
|
191072
|
+
* The identity that created the resource.
|
|
191073
|
+
*/
|
|
191074
|
+
createdBy?: string;
|
|
191075
|
+
/**
|
|
191076
|
+
* The type of identity that created the resource.
|
|
191077
|
+
*/
|
|
191078
|
+
createdByType?: string;
|
|
191079
|
+
/**
|
|
191080
|
+
* The timestamp of resource last modification (UTC)
|
|
191081
|
+
*/
|
|
191082
|
+
lastModifiedAt?: string;
|
|
191083
|
+
/**
|
|
191084
|
+
* The identity that last modified the resource.
|
|
191085
|
+
*/
|
|
191086
|
+
lastModifiedBy?: string;
|
|
191087
|
+
/**
|
|
191088
|
+
* The type of identity that last modified the resource.
|
|
191089
|
+
*/
|
|
191090
|
+
lastModifiedByType?: string;
|
|
191091
|
+
}
|
|
191092
|
+
}
|
|
190664
191093
|
export declare namespace relay {
|
|
190665
191094
|
/**
|
|
190666
191095
|
* ConnectionState information.
|