ApplicationType APIs

Name Description
Get Application Type Info List Gets the list of application types in the Service Fabric cluster.
Get Application Type Info List By Name Gets the list of application types in the Service Fabric cluster matching exactly the specified name.
Provision Application Type Provisions or registers a Service Fabric application type with the cluster using the '.sfpkg' package in the external store or using the application package in the image store.
Unprovision Application Type Removes or unregisters a Service Fabric application type from the cluster.
Update Application Type Arm Metadata Updates the Arm Metadata for a specific Application Type.
Get Application Manifest Gets the manifest describing an application type.
Update Application Arm Metadata Updates the Arm Metadata for a specific Application.