PolicyDetails 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.
The policy details.
public class PolicyDetails
type PolicyDetails = class
Public Class PolicyDetails
- Inheritance
-
PolicyDetails
Constructors
PolicyDetails() |
Initializes a new instance of the PolicyDetails class. |
PolicyDetails(String, String, String, String, String, String) |
Initializes a new instance of the PolicyDetails class. |
Properties
PolicyAssignmentDisplayName |
Gets the display name of the policy assignment. |
PolicyAssignmentId |
Gets the ID of the policy assignment. |
PolicyAssignmentScope |
Gets the scope of the policy assignment. |
PolicyDefinitionId |
Gets the ID of the policy definition. |
PolicyDefinitionReferenceId |
Gets the policy definition reference ID within the policy set definition. |
PolicySetDefinitionId |
Gets the ID of the policy set definition. |
Applies to
Azure SDK for .NET