get Appliance
Gets the details of an Appliance with a specified resource group and name. Uses Azure REST API version 2022-10-27. Other available API versions: 2022-04-15-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resourceconnector [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
Appliances definition.
Parameters
argument
null
Return
Appliances definition.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
resource Name
Appliances name.
See also
suspend fun getAppliance(argument: suspend GetAppliancePlainArgsBuilder.() -> Unit): GetApplianceResult
Return
Appliances definition.
Parameters
argument
Builder for com.pulumi.azurenative.resourceconnector.kotlin.inputs.GetAppliancePlainArgs.