AppServiceManifest
Get the AppServiceManifest
Kind: Instance method of PublishAppService
Returns: AppServiceManifest
- the KEY_APP_SERVICE_MANIFEST value
PublishAppService
Set the AppServiceManifest
Kind: Instance method of PublishAppService
Returns: PublishAppService
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
manifest | AppServiceManifest |
The manifest of the service that wishes to be published. If already published, the updated manifest for this service. - The desired AppServiceManifest. |