ConfigurationPolicy Class

Definition

Represents a configuration policy associated with a customer.

public sealed class ConfigurationPolicy : Microsoft.Store.PartnerCenter.Models.ResourceBase
type ConfigurationPolicy = class
    inherit ResourceBase
Public NotInheritable Class ConfigurationPolicy
Inherits ResourceBase
Inheritance
ConfigurationPolicy

Constructors

ConfigurationPolicy()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
Category

Gets or sets the category of the policy.

CreatedDate

Gets or sets the date the policy was created.

Description

Gets or sets the description for a policy.

DevicesAssignedCount

Gets or sets the number of devices assigned to a policy.

Id

Gets or sets the policy unique identifier.

LastModifiedDate

Gets or sets the date the policy was modified.

Name

Gets or sets the name associated with the policy.

PolicySettings

Gets or sets the settings for a policy.

Applies to