get Service Topology
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
resource Group Name
The name of the resource group. The name is case insensitive.
service Topology Name
The name of the service topology .
See also
suspend fun getServiceTopology(argument: suspend GetServiceTopologyPlainArgsBuilder.() -> Unit): GetServiceTopologyResult
Return
The resource representation of a service topology.
Parameters
argument
Builder for com.pulumi.azurenative.deploymentmanager.kotlin.inputs.GetServiceTopologyPlainArgs.