ConfigurationPolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |