v2

latestSwagger 2.0raw.githubusercontent.com2019-06-20196178.9 KB
Service

Deletes a Service Fabric service resource.

Delete a Service Fabric service resource with the specified name.

delete/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 request was accepted and the operation will complete asynchronously.