Service
Updates a Service Fabric service resource.
Update a Service Fabric service resource with the specified name.
patch/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.
Request body
Response
The request was accepted and the operation will complete asynchronously.