Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 590 Bytes

Get-SFApplicationNameInfo.md

File metadata and controls

9 lines (5 loc) · 590 Bytes

Get-SFApplicationNameInfo

Gets the name of the Service Fabric application for a service.

Description

Gets the name of the application for the specified service. A 404 FABRIC_E_SERVICE_DOES_NOT_EXIST error is returned if a service with the provided service ID does not exist.