Delete a Service Fabric service resource with the specified name.
Supports noop? false
Parameters
api_version(Optional[String[1]])
— The version of the Service Fabric resource provider API. This is a required parameter and it's value must be '2019-03-01' for this specification.
error(Optional[String[1]])
— The error details.
subscription_id(Optional[String[1]])
— The customer subscription identifier.
resource_group_name(Optional[String[1]])
— The name of the resource group.
cluster_name(Optional[String[1]])
— The name of the cluster resource.
application_name(Optional[String[1]])
— The name of the application resource.
service_name(Optional[String[1]])
— The name of the service resource in the format of {applicationName}~{serviceName}.