getAppliance

Gets the details of an Appliance with a specified resource group and name. API Version: 2021-10-31-preview.

Return

Appliances definition.

Parameters

argument

null


suspend fun getAppliance(resourceGroupName: String, resourceName: String): GetApplianceResult

Return

Appliances definition.

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

resourceName

Appliances name.

See also


Return

Appliances definition.

Parameters

argument

Builder for com.pulumi.azurenative.resourceconnector.kotlin.inputs.GetAppliancePlainArgs.

See also