getServiceUnit

Represents the response of a service unit resource. API Version: 2019-11-01-preview.

Return

Represents the response of a service unit resource.

Parameters

argument

null


suspend fun getServiceUnit(resourceGroupName: String, serviceName: String, serviceTopologyName: String, serviceUnitName: String): GetServiceUnitResult

Return

Represents the response of a service unit resource.

See also

Parameters

resourceGroupName

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

serviceName

The name of the service resource.

serviceTopologyName

The name of the service topology .

serviceUnitName

The name of the service unit resource.


Return

Represents the response of a service unit resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.deploymentmanager.kotlin.inputs.GetServiceUnitPlainArgs.