This directory contains the PowerShell module for the DirectoryObjects service.
- Modifiable: yes
- Generated: all
- Committed: yes
- Packaged: yes
This module was primarily generated via AutoRest using the PowerShell extension.
For information on how to develop for Microsoft.Graph.DirectoryObjects, see how-to.md.
require:
- $(this-folder)/../../readme.graph.md
- $(this-folder)/../../../profiles/$(title)/readme.md
title: $(service-name)
subject-prefix: ''see https://github.com/Azure/autorest/blob/master/docs/powershell/directives.md
directive:
# Rename cmdlets
- where:
verb: Get
subject: (^DirectoryObject$)
variant: ^(Get|Get3|GetExpanded|GetExpanded1)$
set:
verb: Get
subject: $1ById
- where:
subject: (^DirectoryObject)MicrosoftGraph(AdministrativeUnitDelta$)
set:
subject: $1$2module-version: 1.2.0
release-notes: See https://aka.ms/GraphPowerShell-Release.