PolicyReference 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.
Resource identifiers for a policy.
public class PolicyReference
type PolicyReference = class
Public Class PolicyReference
- Inheritance
-
PolicyReference
Constructors
PolicyReference() |
Initializes a new instance of the PolicyReference class. |
PolicyReference(String, String, String, String) |
Initializes a new instance of the PolicyReference class. |
Properties
PolicyAssignmentId |
Gets the resource identifier of the policy assignment. |
PolicyDefinitionId |
Gets the resource identifier of the policy definition. |
PolicyDefinitionReferenceId |
Gets the reference identifier of a specific policy definition within a policy set definition. |
PolicySetDefinitionId |
Gets the resource identifier of the policy set definition. |
Applies to
Azure SDK for .NET