Service
Gets a Service Fabric service resource.
Get a Service Fabric service resource created or in the process of being created in the Service Fabric application resource.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}/applications/{applicationName}/services/{serviceName}
Path parameters
subscriptionIdstring required
The customer subscription identifier.
resourceGroupNamestring required
The name of the resource group.
clusterNamestring required
The name of the cluster resource.
applicationNamestring required
The name of the application resource.
serviceNamestring required
The name of the service resource in the format of {applicationName}~{serviceName}.
Query parameters
api-version'2019-03-01-preview' required
The version of the Service Fabric resource provider API. This is a required parameter and it's value must be "2019-03-01-preview" for this specification.
Response
The operation completed successfully.