AutomanageFunctions

Functions

Link copied to clipboard

Get information about a configuration profile Uses Azure REST API version 2022-05-04. Other available API versions: 2021-04-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automanage [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConfigurationProfile(configurationProfileName: String, resourceGroupName: String): GetConfigurationProfileResult
Link copied to clipboard

Get information about a configuration profile assignment Uses Azure REST API version 2022-05-04. Other available API versions: 2020-06-30-preview, 2021-04-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automanage [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConfigurationProfileAssignment(configurationProfileAssignmentName: String, resourceGroupName: String, vmName: String): GetConfigurationProfileAssignmentResult
Link copied to clipboard

Get information about a configuration profile assignment Uses Azure REST API version 2022-05-04. Other available API versions: 2021-04-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automanage [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConfigurationProfileHCIAssignment(clusterName: String, configurationProfileAssignmentName: String, resourceGroupName: String): GetConfigurationProfileHCIAssignmentResult
Link copied to clipboard

Get information about a configuration profile assignment Uses Azure REST API version 2022-05-04. Other available API versions: 2021-04-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automanage [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConfigurationProfileHCRPAssignment(configurationProfileAssignmentName: String, machineName: String, resourceGroupName: String): GetConfigurationProfileHCRPAssignmentResult
Link copied to clipboard

Get information about a configuration profile version Uses Azure REST API version 2022-05-04. Other available API versions: 2021-04-30-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native automanage [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConfigurationProfilesVersion(configurationProfileName: String, resourceGroupName: String, versionName: String): GetConfigurationProfilesVersionResult