get Service
The resource representation of a service in a service topology. API Version: 2019-11-01-preview.
Return
The resource representation of a service in a service topology.
Parameters
argument
null
suspend fun getService(resourceGroupName: String, serviceName: String, serviceTopologyName: String): GetServiceResult
Return
The resource representation of a service in a service topology.
See also
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
service Name
The name of the service resource.
service Topology Name
The name of the service topology .
Return
The resource representation of a service in a service topology.
See also
Parameters
argument
Builder for com.pulumi.azurenative.deploymentmanager.kotlin.inputs.GetServicePlainArgs.