@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/avs/datastore.js
CHANGED
|
@@ -11,7 +11,7 @@ const utilities = require("../utilities");
|
|
|
11
11
|
*
|
|
12
12
|
* Uses Azure REST API version 2023-09-01. In version 2.x of the Azure Native provider, it used API version 2022-05-01.
|
|
13
13
|
*
|
|
14
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
15
15
|
*/
|
|
16
16
|
class Datastore extends pulumi.CustomResource {
|
|
17
17
|
/**
|
|
@@ -81,7 +81,7 @@ class Datastore extends pulumi.CustomResource {
|
|
|
81
81
|
resourceInputs["type"] = undefined /*out*/;
|
|
82
82
|
}
|
|
83
83
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
84
|
-
const aliasOpts = { aliases: [{ type: "azure-native:avs/v20210101preview:Datastore" }, { type: "azure-native:avs/v20210601:Datastore" }, { type: "azure-native:avs/v20211201:Datastore" }, { type: "azure-native:avs/v20220501:Datastore" }, { type: "azure-native:avs/v20230301:Datastore" }, { type: "azure-native:avs/v20230901:Datastore" }] };
|
|
84
|
+
const aliasOpts = { aliases: [{ type: "azure-native:avs/v20210101preview:Datastore" }, { type: "azure-native:avs/v20210601:Datastore" }, { type: "azure-native:avs/v20211201:Datastore" }, { type: "azure-native:avs/v20220501:Datastore" }, { type: "azure-native:avs/v20230301:Datastore" }, { type: "azure-native:avs/v20230901:Datastore" }, { type: "azure-native:avs/v20240901:Datastore" }] };
|
|
85
85
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
86
86
|
super(Datastore.__pulumiType, name, resourceInputs, opts);
|
|
87
87
|
}
|
|
@@ -89,4 +89,4 @@ class Datastore extends pulumi.CustomResource {
|
|
|
89
89
|
exports.Datastore = Datastore;
|
|
90
90
|
/** @internal */
|
|
91
91
|
Datastore.__pulumiType = 'azure-native:avs:Datastore';
|
|
92
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
92
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YXN0b3JlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vYXZzL2RhdGFzdG9yZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUN6Qyx5Q0FBeUM7QUFHekMsMENBQTBDO0FBRTFDOzs7Ozs7R0FNRztBQUNILE1BQWEsU0FBVSxTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ2hEOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSxTQUFTLENBQUMsSUFBSSxFQUFFLFNBQWdCLGtDQUFPLElBQUksS0FBRSxFQUFFLEVBQUUsRUFBRSxJQUFHLENBQUM7SUFDdEUsQ0FBQztJQUtEOzs7T0FHRztJQUNJLE1BQU0sQ0FBQyxVQUFVLENBQUMsR0FBUTtRQUM3QixJQUFJLEdBQUcsS0FBSyxTQUFTLElBQUksR0FBRyxLQUFLLElBQUksRUFBRTtZQUNuQyxPQUFPLEtBQUssQ0FBQztTQUNoQjtRQUNELE9BQU8sR0FBRyxDQUFDLGNBQWMsQ0FBQyxLQUFLLFNBQVMsQ0FBQyxZQUFZLENBQUM7SUFDMUQsQ0FBQztJQXVDRDs7Ozs7O09BTUc7SUFDSCxZQUFZLElBQVksRUFBRSxJQUFtQixFQUFFLElBQW1DO1FBQzlFLElBQUksY0FBYyxHQUFrQixFQUFFLENBQUM7UUFDdkMsSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFLENBQUM7UUFDbEIsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLEVBQUU7WUFDVixJQUFJLENBQUMsQ0FBQyxJQUFJLElBQUksSUFBSSxDQUFDLFdBQVcsS0FBSyxTQUFTLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUU7Z0JBQ3hELE1BQU0sSUFBSSxLQUFLLENBQUMseUNBQXlDLENBQUMsQ0FBQzthQUM5RDtZQUNELElBQUksQ0FBQyxDQUFDLElBQUks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
|
package/avs/getAddon.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getAddon(args: GetAddonArgs, opts?: pulumi.InvokeOptions): Promise<GetAddonResult>;
|
|
11
11
|
export interface GetAddonArgs {
|
|
@@ -60,7 +60,7 @@ export interface GetAddonResult {
|
|
|
60
60
|
*
|
|
61
61
|
* Uses Azure REST API version 2023-09-01.
|
|
62
62
|
*
|
|
63
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
63
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
64
64
|
*/
|
|
65
65
|
export declare function getAddonOutput(args: GetAddonOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAddonResult>;
|
|
66
66
|
export interface GetAddonOutputArgs {
|
package/avs/getAddon.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getAddon(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getAddon = getAddon;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2023-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getAddonOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getAuthorization(args: GetAuthorizationArgs, opts?: pulumi.InvokeOptions): Promise<GetAuthorizationResult>;
|
|
11
11
|
export interface GetAuthorizationArgs {
|
|
@@ -68,7 +68,7 @@ export interface GetAuthorizationResult {
|
|
|
68
68
|
*
|
|
69
69
|
* Uses Azure REST API version 2023-09-01.
|
|
70
70
|
*
|
|
71
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
71
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
72
72
|
*/
|
|
73
73
|
export declare function getAuthorizationOutput(args: GetAuthorizationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAuthorizationResult>;
|
|
74
74
|
export interface GetAuthorizationOutputArgs {
|
package/avs/getAuthorization.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getAuthorization(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getAuthorization = getAuthorization;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2023-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getAuthorizationOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/avs/getCloudLink.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCloudLink(args: GetCloudLinkArgs, opts?: pulumi.InvokeOptions): Promise<GetCloudLinkResult>;
|
|
11
11
|
export interface GetCloudLinkArgs {
|
|
@@ -64,7 +64,7 @@ export interface GetCloudLinkResult {
|
|
|
64
64
|
*
|
|
65
65
|
* Uses Azure REST API version 2023-09-01.
|
|
66
66
|
*
|
|
67
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
67
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
68
68
|
*/
|
|
69
69
|
export declare function getCloudLinkOutput(args: GetCloudLinkOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCloudLinkResult>;
|
|
70
70
|
export interface GetCloudLinkOutputArgs {
|
package/avs/getCloudLink.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCloudLink(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getCloudLink = getCloudLink;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2023-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getCloudLinkOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/avs/getCluster.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getCluster(args: GetClusterArgs, opts?: pulumi.InvokeOptions): Promise<GetClusterResult>;
|
|
11
11
|
export interface GetClusterArgs {
|
|
@@ -76,7 +76,7 @@ export interface GetClusterResult {
|
|
|
76
76
|
*
|
|
77
77
|
* Uses Azure REST API version 2023-09-01.
|
|
78
78
|
*
|
|
79
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
79
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
80
80
|
*/
|
|
81
81
|
export declare function getClusterOutput(args: GetClusterOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetClusterResult>;
|
|
82
82
|
export interface GetClusterOutputArgs {
|
package/avs/getCluster.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getCluster(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getCluster = getCluster;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2023-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getClusterOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/avs/getDatastore.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getDatastore(args: GetDatastoreArgs, opts?: pulumi.InvokeOptions): Promise<GetDatastoreResult>;
|
|
11
11
|
export interface GetDatastoreArgs {
|
|
@@ -76,7 +76,7 @@ export interface GetDatastoreResult {
|
|
|
76
76
|
*
|
|
77
77
|
* Uses Azure REST API version 2023-09-01.
|
|
78
78
|
*
|
|
79
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
79
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
80
80
|
*/
|
|
81
81
|
export declare function getDatastoreOutput(args: GetDatastoreOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatastoreResult>;
|
|
82
82
|
export interface GetDatastoreOutputArgs {
|
package/avs/getDatastore.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getDatastore(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -27,7 +27,7 @@ exports.getDatastore = getDatastore;
|
|
|
27
27
|
*
|
|
28
28
|
* Uses Azure REST API version 2023-09-01.
|
|
29
29
|
*
|
|
30
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
31
|
*/
|
|
32
32
|
function getDatastoreOutput(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getGlobalReachConnection(args: GetGlobalReachConnectionArgs, opts?: pulumi.InvokeOptions): Promise<GetGlobalReachConnectionResult>;
|
|
11
11
|
export interface GetGlobalReachConnectionArgs {
|
|
@@ -80,7 +80,7 @@ export interface GetGlobalReachConnectionResult {
|
|
|
80
80
|
*
|
|
81
81
|
* Uses Azure REST API version 2023-09-01.
|
|
82
82
|
*
|
|
83
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
83
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
84
84
|
*/
|
|
85
85
|
export declare function getGlobalReachConnectionOutput(args: GetGlobalReachConnectionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGlobalReachConnectionResult>;
|
|
86
86
|
export interface GetGlobalReachConnectionOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getGlobalReachConnection(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getGlobalReachConnection = getGlobalReachConnection;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2023-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getGlobalReachConnectionOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getHcxEnterpriseSite(args: GetHcxEnterpriseSiteArgs, opts?: pulumi.InvokeOptions): Promise<GetHcxEnterpriseSiteResult>;
|
|
11
11
|
export interface GetHcxEnterpriseSiteArgs {
|
|
@@ -64,7 +64,7 @@ export interface GetHcxEnterpriseSiteResult {
|
|
|
64
64
|
*
|
|
65
65
|
* Uses Azure REST API version 2023-09-01.
|
|
66
66
|
*
|
|
67
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
67
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
68
68
|
*/
|
|
69
69
|
export declare function getHcxEnterpriseSiteOutput(args: GetHcxEnterpriseSiteOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetHcxEnterpriseSiteResult>;
|
|
70
70
|
export interface GetHcxEnterpriseSiteOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getHcxEnterpriseSite(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getHcxEnterpriseSite = getHcxEnterpriseSite;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2023-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getHcxEnterpriseSiteOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/avs/getIscsiPath.d.ts
CHANGED
|
@@ -4,6 +4,8 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
* Get a IscsiPath
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
|
+
*
|
|
8
|
+
* Other available API versions: 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
7
9
|
*/
|
|
8
10
|
export declare function getIscsiPath(args: GetIscsiPathArgs, opts?: pulumi.InvokeOptions): Promise<GetIscsiPathResult>;
|
|
9
11
|
export interface GetIscsiPathArgs {
|
|
@@ -53,6 +55,8 @@ export interface GetIscsiPathResult {
|
|
|
53
55
|
* Get a IscsiPath
|
|
54
56
|
*
|
|
55
57
|
* Uses Azure REST API version 2023-09-01.
|
|
58
|
+
*
|
|
59
|
+
* Other available API versions: 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
56
60
|
*/
|
|
57
61
|
export declare function getIscsiPathOutput(args: GetIscsiPathOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetIscsiPathResult>;
|
|
58
62
|
export interface GetIscsiPathOutputArgs {
|
package/avs/getIscsiPath.js
CHANGED
|
@@ -9,6 +9,8 @@ const utilities = require("../utilities");
|
|
|
9
9
|
* Get a IscsiPath
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
|
+
*
|
|
13
|
+
* Other available API versions: 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
12
14
|
*/
|
|
13
15
|
function getIscsiPath(args, opts) {
|
|
14
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -22,6 +24,8 @@ exports.getIscsiPath = getIscsiPath;
|
|
|
22
24
|
* Get a IscsiPath
|
|
23
25
|
*
|
|
24
26
|
* Uses Azure REST API version 2023-09-01.
|
|
27
|
+
*
|
|
28
|
+
* Other available API versions: 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
25
29
|
*/
|
|
26
30
|
function getIscsiPathOutput(args, opts) {
|
|
27
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -31,4 +35,4 @@ function getIscsiPathOutput(args, opts) {
|
|
|
31
35
|
}, opts);
|
|
32
36
|
}
|
|
33
37
|
exports.getIscsiPathOutput = getIscsiPathOutput;
|
|
34
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
38
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0SXNjc2lQYXRoLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vYXZzL2dldElzY3NpUGF0aC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsc0VBQXNFO0FBQ3RFLGlGQUFpRjs7O0FBRWpGLHlDQUF5QztBQUl6QywwQ0FBMEM7QUFFMUM7Ozs7OztHQU1HO0FBQ0gsU0FBZ0IsWUFBWSxDQUFDLElBQXNCLEVBQUUsSUFBMkI7SUFDNUUsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsK0JBQStCLEVBQUU7UUFDMUQsa0JBQWtCLEVBQUUsSUFBSSxDQUFDLGdCQUFnQjtRQUN6QyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBTkQsb0NBTUM7QUE4Q0Q7Ozs7OztHQU1HO0FBQ0gsU0FBZ0Isa0JBQWtCLENBQUMsSUFBNEIsRUFBRSxJQUFpQztJQUM5RixJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQywrQkFBK0IsRUFBRTtRQUNoRSxrQkFBa0IsRUFBRSxJQUFJLENBQUMsZ0JBQWdCO1FBQ3pDLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7S0FDOUMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFORCxnREFNQyJ9
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getPlacementPolicy(args: GetPlacementPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetPlacementPolicyResult>;
|
|
11
11
|
export interface GetPlacementPolicyArgs {
|
|
@@ -68,7 +68,7 @@ export interface GetPlacementPolicyResult {
|
|
|
68
68
|
*
|
|
69
69
|
* Uses Azure REST API version 2023-09-01.
|
|
70
70
|
*
|
|
71
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
71
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
72
72
|
*/
|
|
73
73
|
export declare function getPlacementPolicyOutput(args: GetPlacementPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPlacementPolicyResult>;
|
|
74
74
|
export interface GetPlacementPolicyOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getPlacementPolicy(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -27,7 +27,7 @@ exports.getPlacementPolicy = getPlacementPolicy;
|
|
|
27
27
|
*
|
|
28
28
|
* Uses Azure REST API version 2023-09-01.
|
|
29
29
|
*
|
|
30
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
31
31
|
*/
|
|
32
32
|
function getPlacementPolicyOutput(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/avs/getPrivateCloud.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getPrivateCloud(args: GetPrivateCloudArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivateCloudResult>;
|
|
11
11
|
export interface GetPrivateCloudArgs {
|
|
@@ -161,7 +161,7 @@ export interface GetPrivateCloudResult {
|
|
|
161
161
|
*
|
|
162
162
|
* Uses Azure REST API version 2023-09-01.
|
|
163
163
|
*
|
|
164
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
164
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
165
165
|
*/
|
|
166
166
|
export declare function getPrivateCloudOutput(args: GetPrivateCloudOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPrivateCloudResult>;
|
|
167
167
|
export interface GetPrivateCloudOutputArgs {
|
package/avs/getPrivateCloud.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getPrivateCloud(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -25,7 +25,7 @@ exports.getPrivateCloud = getPrivateCloud;
|
|
|
25
25
|
*
|
|
26
26
|
* Uses Azure REST API version 2023-09-01.
|
|
27
27
|
*
|
|
28
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
28
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
29
|
*/
|
|
30
30
|
function getPrivateCloudOutput(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Get a PureStoragePolicy
|
|
5
|
+
*
|
|
6
|
+
* Uses Azure REST API version 2024-09-01.
|
|
7
|
+
*/
|
|
8
|
+
export declare function getPureStoragePolicy(args: GetPureStoragePolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetPureStoragePolicyResult>;
|
|
9
|
+
export interface GetPureStoragePolicyArgs {
|
|
10
|
+
/**
|
|
11
|
+
* Name of the private cloud
|
|
12
|
+
*/
|
|
13
|
+
privateCloudName: string;
|
|
14
|
+
/**
|
|
15
|
+
* The name of the resource group. The name is case insensitive.
|
|
16
|
+
*/
|
|
17
|
+
resourceGroupName: string;
|
|
18
|
+
/**
|
|
19
|
+
* Name of the storage policy.
|
|
20
|
+
*/
|
|
21
|
+
storagePolicyName: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* An instance describing a Pure Storage Policy Based Management policy
|
|
25
|
+
*/
|
|
26
|
+
export interface GetPureStoragePolicyResult {
|
|
27
|
+
/**
|
|
28
|
+
* The Azure API version of the resource.
|
|
29
|
+
*/
|
|
30
|
+
readonly azureApiVersion: string;
|
|
31
|
+
/**
|
|
32
|
+
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
33
|
+
*/
|
|
34
|
+
readonly id: string;
|
|
35
|
+
/**
|
|
36
|
+
* The name of the resource
|
|
37
|
+
*/
|
|
38
|
+
readonly name: string;
|
|
39
|
+
/**
|
|
40
|
+
* The state of the Pure Storage Policy Based Management policy provisioning
|
|
41
|
+
*/
|
|
42
|
+
readonly provisioningState: string;
|
|
43
|
+
/**
|
|
44
|
+
* Definition of a Pure Storage Policy Based Management policy
|
|
45
|
+
*/
|
|
46
|
+
readonly storagePolicyDefinition: string;
|
|
47
|
+
/**
|
|
48
|
+
* Azure resource ID of the Pure Storage Pool associated with the storage policy
|
|
49
|
+
*/
|
|
50
|
+
readonly storagePoolId: string;
|
|
51
|
+
/**
|
|
52
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
53
|
+
*/
|
|
54
|
+
readonly systemData: outputs.avs.SystemDataResponse;
|
|
55
|
+
/**
|
|
56
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
57
|
+
*/
|
|
58
|
+
readonly type: string;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Get a PureStoragePolicy
|
|
62
|
+
*
|
|
63
|
+
* Uses Azure REST API version 2024-09-01.
|
|
64
|
+
*/
|
|
65
|
+
export declare function getPureStoragePolicyOutput(args: GetPureStoragePolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPureStoragePolicyResult>;
|
|
66
|
+
export interface GetPureStoragePolicyOutputArgs {
|
|
67
|
+
/**
|
|
68
|
+
* Name of the private cloud
|
|
69
|
+
*/
|
|
70
|
+
privateCloudName: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The name of the resource group. The name is case insensitive.
|
|
73
|
+
*/
|
|
74
|
+
resourceGroupName: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* Name of the storage policy.
|
|
77
|
+
*/
|
|
78
|
+
storagePolicyName: pulumi.Input<string>;
|
|
79
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getPureStoragePolicyOutput = exports.getPureStoragePolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Get a PureStoragePolicy
|
|
10
|
+
*
|
|
11
|
+
* Uses Azure REST API version 2024-09-01.
|
|
12
|
+
*/
|
|
13
|
+
function getPureStoragePolicy(args, opts) {
|
|
14
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
+
return pulumi.runtime.invoke("azure-native:avs:getPureStoragePolicy", {
|
|
16
|
+
"privateCloudName": args.privateCloudName,
|
|
17
|
+
"resourceGroupName": args.resourceGroupName,
|
|
18
|
+
"storagePolicyName": args.storagePolicyName,
|
|
19
|
+
}, opts);
|
|
20
|
+
}
|
|
21
|
+
exports.getPureStoragePolicy = getPureStoragePolicy;
|
|
22
|
+
/**
|
|
23
|
+
* Get a PureStoragePolicy
|
|
24
|
+
*
|
|
25
|
+
* Uses Azure REST API version 2024-09-01.
|
|
26
|
+
*/
|
|
27
|
+
function getPureStoragePolicyOutput(args, opts) {
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
|
+
return pulumi.runtime.invokeOutput("azure-native:avs:getPureStoragePolicy", {
|
|
30
|
+
"privateCloudName": args.privateCloudName,
|
|
31
|
+
"resourceGroupName": args.resourceGroupName,
|
|
32
|
+
"storagePolicyName": args.storagePolicyName,
|
|
33
|
+
}, opts);
|
|
34
|
+
}
|
|
35
|
+
exports.getPureStoragePolicyOutput = getPureStoragePolicyOutput;
|
|
36
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0UHVyZVN0b3JhZ2VQb2xpY3kuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9hdnMvZ2V0UHVyZVN0b3JhZ2VQb2xpY3kudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsMENBQTBDO0FBRTFDOzs7O0dBSUc7QUFDSCxTQUFnQixvQkFBb0IsQ0FBQyxJQUE4QixFQUFFLElBQTJCO0lBQzVGLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLHVDQUF1QyxFQUFFO1FBQ2xFLGtCQUFrQixFQUFFLElBQUksQ0FBQyxnQkFBZ0I7UUFDekMsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtRQUMzQyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUEQsb0RBT0M7QUFzREQ7Ozs7R0FJRztBQUNILFNBQWdCLDBCQUEwQixDQUFDLElBQW9DLEVBQUUsSUFBaUM7SUFDOUcsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxZQUFZLENBQUMsdUNBQXVDLEVBQUU7UUFDeEUsa0JBQWtCLEVBQUUsSUFBSSxDQUFDLGdCQUFnQjtRQUN6QyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO1FBQzNDLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7S0FDOUMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFQRCxnRUFPQyJ9
|
|
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* Uses Azure REST API version 2023-09-01.
|
|
7
7
|
*
|
|
8
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
8
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
9
9
|
*/
|
|
10
10
|
export declare function getScriptExecution(args: GetScriptExecutionArgs, opts?: pulumi.InvokeOptions): Promise<GetScriptExecutionResult>;
|
|
11
11
|
export interface GetScriptExecutionArgs {
|
|
@@ -116,7 +116,7 @@ export interface GetScriptExecutionResult {
|
|
|
116
116
|
*
|
|
117
117
|
* Uses Azure REST API version 2023-09-01.
|
|
118
118
|
*
|
|
119
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
119
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
120
120
|
*/
|
|
121
121
|
export declare function getScriptExecutionOutput(args: GetScriptExecutionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetScriptExecutionResult>;
|
|
122
122
|
export interface GetScriptExecutionOutputArgs {
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Uses Azure REST API version 2023-09-01.
|
|
12
12
|
*
|
|
13
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
13
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
14
14
|
*/
|
|
15
15
|
function getScriptExecution(args, opts) {
|
|
16
16
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -26,7 +26,7 @@ exports.getScriptExecution = getScriptExecution;
|
|
|
26
26
|
*
|
|
27
27
|
* Uses Azure REST API version 2023-09-01.
|
|
28
28
|
*
|
|
29
|
-
* Other available API versions: 2022-05-01, 2023-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
29
|
+
* Other available API versions: 2022-05-01, 2023-03-01, 2024-09-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native avs [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
|
|
30
30
|
*/
|
|
31
31
|
function getScriptExecutionOutput(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|