ApplicationType
Deletes a Service Fabric application type name resource.
Delete a Service Fabric application type name resource with the specified name.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}/applicationTypes/{applicationTypeName}
Path parameters
subscriptionIdstring required
The customer subscription identifier.
resourceGroupNamestring required
The name of the resource group.
clusterNamestring required
The name of the cluster resource.
applicationTypeNamestring required
The name of the application type name resource.
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.