BaremetalinfrastructureFunctions

Functions

Link copied to clipboard

Gets an Azure Bare Metal Instance for the specified subscription, resource group, and instance name. Uses Azure REST API version 2024-08-01-preview.

suspend fun getAzureBareMetalInstance(azureBareMetalInstanceName: String, resourceGroupName: String): GetAzureBareMetalInstanceResult
Link copied to clipboard

Gets an Azure Bare Metal Storage instance for the specified subscription, resource group, and instance name. Uses Azure REST API version 2024-08-01-preview. Other available API versions: 2023-04-06, 2023-08-04-preview, 2023-11-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native baremetalinfrastructure [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAzureBareMetalStorageInstance(azureBareMetalStorageInstanceName: String, resourceGroupName: String): GetAzureBareMetalStorageInstanceResult