getServiceTopology

The resource representation of a service topology. API Version: 2019-11-01-preview.

Return

The resource representation of a service topology.

Parameters

argument

null


suspend fun getServiceTopology(resourceGroupName: String, serviceTopologyName: String): GetServiceTopologyResult

Return

The resource representation of a service topology.

Parameters

resourceGroupName

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

serviceTopologyName

The name of the service topology .

See also


Return

The resource representation of a service topology.

Parameters

argument

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

See also