Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 347 Bytes

File metadata and controls

11 lines (6 loc) · 347 Bytes

Example 1: Code snippet

Import-Module Microsoft.Graph.Beta.Identity.DirectoryManagement

Get-MgBetaOrganizationBrandingThemeLocalization -OrganizationId $organizationId -OrganizationalBrandingThemeId $organizationalBrandingThemeId

This example shows how to use the Get-MgBetaOrganizationBrandingThemeLocalization Cmdlet.