Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PackageSharingPolicyInfo

Package version

Represents a policy for the package sharing.

Hierarchy

  • PackageSharingPolicyInfo

Index

Properties

Optional packageSharingScope

packageSharingScope: PackageSharingPolicyScope

Represents the scope for PackageSharingPolicy. This is specified during DeployServicePackageToNode operation. Possible values include: 'None', 'All', 'Code', 'Config', 'Data'

Optional sharedPackageName

sharedPackageName: undefined | string

The name of code, configuration or data package that should be shared.

Generated using TypeDoc