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.
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 .
See also
Return
The resource representation of a service in a service topology.
Parameters
argument
Builder for com.pulumi.azurenative.deploymentmanager.kotlin.inputs.GetServicePlainArgs.