Resource Management Powershell
Documentation Home
  • Home
  • Installation
    • Installing the PowerShell module
  • Configuration
    • Configuration management
    • ConfigSync File
    • Variables File
      • <Variables> element
        • <Variable> element
    • <Operations> element
      • <ResourceOperation> element
      • <AnchorAttributes> element
      • <AnchorAttribute> element
      • <AttributeOperations> element
        • <AttributeOperation> element
    • Building references
  • Usage
    • Cmdlet reference
      • Set-ResourceManagementClient
      • Get-Resource
      • Save-Resource
      • Search-Resources
      • Search-ResourcesPaged
      • Remove-Resource
      • New-Resource
      • Update-ResourceManagementClientSchema
      • Import-RMConfig
      • New-XPathQuery
      • New-XPathQueryGroup
      • New-XPathExpression
      • Get-ApprovalRequest
      • Set-PendingApprovalRequest
  • help and support
    • Quick reference guide
    • Working with different data and attribute types
    • XPath expression examples
Powered by GitBook
On this page
  • Child elements
  • Example
  1. Configuration
  2. <Operations> element

<AnchorAttributes> element

Previous<ResourceOperation> elementNext<AnchorAttribute> element

Last updated 2 years ago

The <AnchorAttributes> contains a list of child that define what attributes are used to test for the existence of the resource

Child elements

  • The <AnchorAttributes> element must contain one or more

Example

<AnchorAttributes>
   <AnchorAttribute>DisplayName</AnchorAttribute>
</AnchorAttributes>
AnchorAttribute elements
AnchorAttribute elements