PackageSharingPolicy Class

Definition

Represents a policy for the package sharing.

public class PackageSharingPolicy
type PackageSharingPolicy = class
Public Class PackageSharingPolicy
Inheritance
PackageSharingPolicy

Constructors

PackageSharingPolicy(String, PackageSharingPolicyScope)

Creates PackageSharingPolicy object.

Properties

PackageName

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

SharingScope

Gets the scope for package sharing policy.

Applies to