get Php Workload
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
php Workload Name
Php workload name
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getPhpWorkload(argument: suspend GetPhpWorkloadPlainArgsBuilder.() -> Unit): GetPhpWorkloadResult
Return
Php workload resource
Parameters
argument
Builder for com.pulumi.azurenative.workloads.kotlin.inputs.GetPhpWorkloadPlainArgs.