Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployServicePackageToNodeDescription

Package version

Defines description for downloading packages associated with a service manifest to image cache on a Service Fabric node.

Hierarchy

  • DeployServicePackageToNodeDescription

Index

Properties

applicationTypeName

applicationTypeName: string

The application type name as defined in the application manifest.

applicationTypeVersion

applicationTypeVersion: string

The version of the application type as defined in the application manifest.

nodeName

nodeName: string

The name of a Service Fabric node.

Optional packageSharingPolicy

packageSharingPolicy: PackageSharingPolicyInfo[]

List of package sharing policy information.

serviceManifestName

serviceManifestName: string

The name of service manifest whose packages need to be downloaded.

Generated using TypeDoc