ja/Microsoft.Open.MS.GraphBeta.PowerShell.dll-Help.xml
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<helpItems xmlns="http://msh" schema="maml"> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-AzureADDirectorySetting </command:name> <maml:description> <maml:para>Azure Active Directory からディレクトリ設定を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>AzureADDirectorySetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>Get-AzureADDirectorySetting</maml:name> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>Top</maml:name> <maml:description> <maml:para>返すレコードの最大数。</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">int?</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>Top</maml:name> <maml:description> <maml:para>返すレコードの最大数。</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">int?</command:parametervalue> <dev:type> <maml:name>int?</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:name>Microsoft.Online.Administration.DirectorySetting</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-AzureADDirectorySetting </command:name> <maml:description> <maml:para>Azure Active Directory 内にディレクトリ設定オブジェクトを作成します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>AzureADDirectorySetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>New-AzureADDirectorySetting</maml:name> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>新しい設定</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>新しい設定</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> <dev:type> <maml:name>DirectorySetting</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:name>Microsoft.Online.Administration.DirectorySetting</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-AzureADDirectorySetting </command:name> <maml:description> <maml:para>Azure Active Directory 内のディレクトリ設定を削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>AzureADDirectorySetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>Remove-AzureADDirectorySetting</maml:name> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-AzureADDirectorySetting </command:name> <maml:description> <maml:para>Azure Active Directory のディレクトリ設定を更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>AzureADDirectorySetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>Set-AzureADDirectorySetting</maml:name> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>設定を更新します。</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>設定を更新します。</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> <dev:type> <maml:name>DirectorySetting</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-AzureADDirectorySettingTemplate </command:name> <maml:description> <maml:para>Azure Active Directory からディレクトリ設定テンプレートを取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>AzureADDirectorySettingTemplate</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>Get-AzureADDirectorySettingTemplate</maml:name> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingTemplateId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定テンプレートの一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingTemplateId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定テンプレートの一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:name>Microsoft.Online.Administration.DirectorySettingTemplate</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Get-AzureADObjectSetting </command:name> <maml:description> <maml:para>Azure Active Directory からオブジェクト設定を取得します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Get</command:verb> <command:noun>AzureADObjectSetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>Get-AzureADObjectSetting</maml:name> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>Top</maml:name> <maml:description> <maml:para>返すレコードの最大数。</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">int?</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>Top</maml:name> <maml:description> <maml:para>返すレコードの最大数。</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">int?</command:parametervalue> <dev:type> <maml:name>int?</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:name>Microsoft.Online.Administration.DirectorySetting</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> New-AzureADObjectSetting </command:name> <maml:description> <maml:para>Azure Active Directory 内に設定オブジェクトを作成します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>New</command:verb> <command:noun>AzureADObjectSetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>New-AzureADObjectSetting</maml:name> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>新しい設定</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>新しい設定</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> <dev:type> <maml:name>DirectorySetting</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:name>Microsoft.Online.Administration.DirectorySetting</maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Remove-AzureADObjectSetting </command:name> <maml:description> <maml:para>Azure Active Directory 内の設定を削除します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>AzureADObjectSetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>Remove-AzureADObjectSetting</maml:name> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> Set-AzureADObjectSetting </command:name> <maml:description> <maml:para>Azure Active Directory 内の設定を更新します。</maml:para> </maml:description> <maml:copyright> <maml:para></maml:para> </maml:copyright> <command:verb>Set</command:verb> <command:noun>AzureADObjectSetting</command:noun> <dev:version></dev:version> </command:details> <maml:description> <maml:para></maml:para> </maml:description> <!-- Cmdlet syntax section--> <command:syntax> <command:syntaxitem> <maml:name>Set-AzureADObjectSetting</maml:name> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>設定を更新します。</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> </command:parameter> </command:syntaxitem> </command:syntax> <!-- Cmdlet parameter section --> <command:parameters> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetType</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト型名</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>TargetObjectId</maml:name> <maml:description> <maml:para>設定が割り当てられるディレクトリ オブジェクトのオブジェクト ID</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySettingId</maml:name> <maml:description> <maml:para>Azure Active Directory 内の設定の一意の識別子</maml:para> </maml:description> <command:parametervalue required="false" variablelength="false">string</command:parametervalue> <dev:type> <maml:name>string</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named"> <maml:name>DirectorySetting</maml:name> <maml:description> <maml:para>設定を更新します。</maml:para> </maml:description> <command:parametervalue required="true" variablelength="false">DirectorySetting</command:parametervalue> <dev:type> <maml:name>DirectorySetting</maml:name> <maml:uri/> </dev:type> <dev:defaultvalue></dev:defaultvalue> </command:parameter> </command:parameters> <!-- Input - Output section--> <command:inputtypes> <command:inputtype> <dev:type> <maml:name></maml:name> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:inputtype> </command:inputtypes> <command:returnvalues> <command:returnvalue> <dev:type> <maml:uri/> <maml:description/> </dev:type> <maml:description> <maml:para> <!-- description --> </maml:para> </maml:description> </command:returnvalue> </command:returnvalues> <!-- Error section--> <command:terminatingerrors/> <command:nonterminatingerrors/> <!-- Notes section --> <maml:alertset> <maml:title></maml:title> <maml:alert> <maml:para></maml:para> </maml:alert> <maml:alert> <maml:para></maml:para> </maml:alert> </maml:alertset> <!-- Example section --> <command:examples></command:examples> <!-- Link section --> <maml:relatedlinks></maml:relatedlinks> </command:command> </helpItems> |