MaintenanceFunctions

Functions

Link copied to clipboard

Get configuration assignment for resource.. Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2022-11-01-preview, 2023-04-01, 2023-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native maintenance [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConfigurationAssignment(configurationAssignmentName: String, providerName: String, resourceGroupName: String, resourceName: String, resourceType: String): GetConfigurationAssignmentResult
Link copied to clipboard

Get configuration assignment for resource.. Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2022-11-01-preview, 2023-04-01, 2023-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native maintenance [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConfigurationAssignmentParent(configurationAssignmentName: String, providerName: String, resourceGroupName: String, resourceName: String, resourceParentName: String, resourceParentType: String, resourceType: String): GetConfigurationAssignmentParentResult

Get configuration assignment for resource.. Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2023-04-01, 2023-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native maintenance [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Get configuration assignment for resource. Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2023-04-01, 2023-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native maintenance [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Maintenance configuration record type Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2022-11-01-preview, 2023-04-01, 2023-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native maintenance [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getMaintenanceConfiguration(resourceGroupName: String, resourceName: String): GetMaintenanceConfigurationResult