ApplicationTypeVersion
Deletes a Service Fabric application type version resource.
Delete a Service Fabric application type version resource with the specified name.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabric/clusters/{clusterName}/applicationTypes/{applicationTypeName}/versions/{version}
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.
versionstring required
The application type version.
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.