getPhpWorkload

Gets the PHP workload resource. API Version: 2021-12-01-preview.

Return

Php workload resource

Parameters

argument

null


suspend fun getPhpWorkload(phpWorkloadName: String, resourceGroupName: String): GetPhpWorkloadResult

Return

Php workload resource

Parameters

phpWorkloadName

Php workload name

resourceGroupName

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

See also


Return

Php workload resource

Parameters

argument

Builder for com.pulumi.azurenative.workloads.kotlin.inputs.GetPhpWorkloadPlainArgs.

See also