ja/Microsoft.Open.MS.GraphV10.PowerShell.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <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>
        Add-AzureADMSApplicationOwner
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトの所有者を追加します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSApplicationOwner</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>Add-AzureADMSApplicationOwner</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>RefObjectId</maml:name>
          <maml:description>
            <maml:para>所有者/マネージャー/メンバーとして割り当てられる特定の Azure Active Directory オブジェクトの一意の識別子</maml:para>
          </maml:description>
          <command:parametervalue required="true" 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>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>RefObjectId</maml:name>
        <maml:description>
          <maml:para>所有者/マネージャー/メンバーとして割り当てられる特定の Azure Active Directory オブジェクトの一意の識別子</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:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: 所有者をアプリケーションに追加する</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADMSApplicationOwner -ObjectId 3ddd22e7-a150-4bb3-b100-e410dea1cb84 -RefObjectId c13dd34a-492b-4561-b171-40fcce2916c5</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、アプリケーションに所有者を追加します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>組織内のアプリケーションの一覧を取得します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSApplication</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>組織内のアプリケーションの一覧を取得します。ObjectId 引数を使用すると、ObjectId に関連付けられているアプリケーション オブジェクトのプロパティを取得できます。</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Get-AzureADMSApplication</maml:name>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Azure Active Directory でのアプリケーションの ID を指定します</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>All</maml:name>
          <maml:description>
            <maml:para>true の場合、すべてのアプリケーションを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">bool?</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:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Filter</maml:name>
          <maml:description>
            <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>-SearchString 値を満たすアプリケーションのみ取得します</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>None</dev:defaultValue>
        </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>ObjectId</maml:name>
        <maml:description>
          <maml:para>Azure Active Directory でのアプリケーションの ID を指定します</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>All</maml:name>
        <maml:description>
          <maml:para>true の場合、すべてのアプリケーションを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
        <dev:type>
          <maml:name>bool?</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:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Filter</maml:name>
        <maml:description>
          <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。</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="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>-SearchString 値を満たすアプリケーションのみ取得します</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>None</dev:defaultValue>
      </command:parameter>
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>bool?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>int?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.MsApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: 表示名でアプリケーションを取得する</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplication -Filter "DisplayName eq 'My App'"
 
          Id : ba4a97a7-3815-4752-bf4c-f1c0cccfff6a
          OdataType :
          Api : class ApiApplication {
          AcceptMappedClaims:
          KnownClientApplications:
          PreAuthorizedApplications:
          RequestedAccessTokenVersion: 2
          Oauth2PermissionScopes:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
          }
 
          AppId : 807dd73f-8451-4cfa-b3bc-52ac3fd95330
          AppRoles : {}
          IsDeviceOnlyAuthSupported :
          IsFallbackPublicClient :
          IdentifierUris : {}
          DeletedDateTime :
          DisplayName : My App
          Info : class InformationalUrl {
          TermsOfServiceUrl:
          MarketingUrl:
          PrivacyStatementUrl:
          SupportUrl:
          LogoUrl:
          }
 
          KeyCredentials : {}
          OptionalClaims :
          ParentalControlSettings : class ParentalControlSettings {
          CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
          LegalAgeGroupRule: Allow
          }
 
          PasswordCredentials : {}
          PublicClientApplication :
          RequiredResourceAccess : {}
          SignInAudience : AzureADandPersonalMicrosoftAccount
          Tags : {}
          TokenEncryptionKeyId :
          Web : class WebApplication {
          LogoutUrl:
          Oauth2AllowImplicitFlow:
          RedirectUris: System.Collections.Generic.List`1[System.String]
          ImplicitGrantSettings: class ImplicitGrantSettings {
          EnableIdTokenIssuance: False
          EnableAccessTokenIssuance: False
          }
 
          }
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、表示名を指定してアプリケーションを取得します。</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 2: ID でアプリケーションを取得する</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -Filter "AppId eq 'ed192e92-84d4-4baf-997d-1e190a81f28e'"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、ID を指定してアプリケーションを取得します。</maml:para>
          <maml:para>出力:</maml:para>
          <maml:para>
 
 
            Id : ba4a97a7-3815-4752-bf4c-f1c0cccfff6a
            OdataType :
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
            }
 
            AppId : 807dd73f-8451-4cfa-b3bc-52ac3fd95330
            AppRoles : {}
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            DeletedDateTime :
            DisplayName : My App
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClientApplication :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            LogoutUrl:
            Oauth2AllowImplicitFlow:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 3: identifierUris でアプリケーションを取得する</maml:title>
        <dev:code>Get-AzureADMSApplication -Filter "identifierUris/any(uri:uri eq 'http://wingtips.wingtiptoysonline.com')"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 4: オブジェクト ID でアプリケーションを取得する</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -ObjectId ffe886bc-e978-4002-829e-cf5b1e83d56a</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、オブジェクト ID を指定してアプリケーションを取得します。</maml:para>
          <maml:para>出力:</maml:para>
          <maml:para>
 
 
            Id : f8bbcbe4-df80-4a6b-80c5-926e28e41407
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion:
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
             
            AppId : 18f78c92-365c-4fa0-9b6f-7e06fff27ffe
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime :
            DeletedDateTime :
            DisplayName : my app
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADMyOrg
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: True
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 5: 最初の 2 つのアプリケーションを取得する</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -Top 2</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、最初の 2 つのアプリケーションを取得します</maml:para>
          <maml:para>出力:</maml:para>
          <maml:para>
 
 
            Id : 121ce3aa-64cb-44f2-99e8-deb705caeddd
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
             
            AppId : a1293e4b-97ae-4f58-9eeb-d0ba5b4b821a
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime :
            DeletedDateTime :
            DisplayName : My App
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
 
 
            Id : 14a3f1ac-46a7-4d00-b1ca-0b2b84f033c2
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
             
            AppId : 51546bbc-4233-42d3-a08e-c73a370f5d41
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime :
            DeletedDateTime :
            DisplayName : My App
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 6: すべてのアプリケーションの一覧を取得する</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -All $true</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 5: "asdfl" を含む表示名を持つすべてのアプリケーションの一覧を取得する</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -SearchString asdfl</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、指定された表示名を持つアプリケーションの一覧を取得します</maml:para>
          <maml:para>出力:</maml:para>
          <maml:para>
 
 
            Id : 88da75d4-2cba-4c47-9a15-80a983228ad4
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
             
            AppId : 2cffc854-bbcf-404a-8bba-70d043534129
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime : 10/24/2019 6:27:25 AM
            DeletedDateTime :
            DisplayName : asdflkj
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationExtensionProperty
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトの拡張機能プロパティの一覧を取得します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSApplicationExtensionProperty</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-AzureADMSApplicationExtensionProperty</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Azure Active Directory でのアプリケーションの一意の ID を指定します。</maml:para>
          </maml:description>
          <command:parametervalue required="true" 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>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.GetExtensionPropertiesResponse</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: 拡張機能プロパティを取得する</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84"
 
          ObjectId Name TargetObjects
          -------- ---- -------------
          344ed560-f8e7-410e-ab9f-c795a7df5c36 extension_36ee4c6c081240a2b820b22ebd02bce3_NewAttribute {}
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure Active Directory 内の指定されたアプリケーションの拡張機能プロパティを取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationOwner
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトの所有者の一覧を取得します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSApplicationOwner</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-AzureADMSApplicationOwner</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Azure Active Directory でのアプリケーションの 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>All</maml:name>
          <maml:description>
            <maml:para>true の場合、すべての所有者を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">bool?</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>ObjectId</maml:name>
        <maml:description>
          <maml:para>Azure Active Directory でのアプリケーションの 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>All</maml:name>
        <maml:description>
          <maml:para>true の場合、すべての所有者を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
        <dev:type>
          <maml:name>bool?</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>bool?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>int?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションの所有者を取得する</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplicationOwner -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -Top 1
 
          ObjectId ObjectType
          -------- ----------
          c13dd34a-492b-4561-b171-40fcce2916c5 User
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドレットは、アプリケーションの所有者を取得します。</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 1: アプリケーションの所有者を取得する</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplicationOwner -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -All $true
 
          ObjectId ObjectType
          -------- ----------
          c13dd34a-492b-4561-b171-40fcce2916c5 User
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、アプリケーションの所有者を取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>新しいアプリケーション オブジェクトを作成 (登録) します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplication</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-AzureADMSApplication</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddIns</maml:name>
          <maml:Description>
            <maml:para>使用中のサービスが特定のコンテキスト内でアプリを呼び出すのに使用できるカスタムの動作を定義します。たとえば、ファイル ストリームをレンダリングできるアプリケーションの "FileHandler" 機能の addIns プロパティを設定することもできます。このように設定すると、Office 365 などのサービスは、ユーザーの作業対象ドキュメントのコンテキスト内でこのアプリケーションを呼び出します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Api</maml:name>
          <maml:Description>
            <maml:para>Web API を実装するアプリケーションの設定を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ApplicationTemplateId</maml:name>
          <maml:Description>
            <maml:para>使用中のサービスが特定のコンテキスト内でアプリを呼び出すのに使用できるカスタムの動作を定義します。たとえば、ファイル ストリームをレンダリングできるアプリケーションの "FileHandler" 機能の addIns プロパティを設定することもできます。このように設定すると、Office 365 などのサービスは、ユーザーの作業対象ドキュメントのコンテキスト内でこのアプリケーションを呼び出します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AppRoles</maml:name>
          <maml:Description>
            <maml:para>アプリケーションで宣言できるアプリケーション ロールのコレクションです。これらのロールは、ユーザー、グループ、またはサービス プリンシパルに割り当てることができます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupMembershipClaims</maml:name>
          <maml:Description>
            <maml:para>ユーザーまたは OAuth 2.0 のアクセス トークンに入れて発行される、アプリケーションに必要なグループ要求を構成します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IdentifierUris</maml:name>
          <maml:Description>
            <maml:para>Azure AD テナント内で、または、アプリケーションがマルチテナントである場合は、検証されたカスタム ドメイン (Azure クラシック ポータルの [ドメイン] タブを参照) 内で、Web アプリケーションを一意に識別するユーザー定義 URI。</maml:para>
            <maml:para>最初の要素には、Azure クラシック ポータル (または Azure AD PowerShell コマンドレットの各パラメーター) 経由で更新された場合、Web アプリケーションの "APP ID URI” フィールドから値が設定されます。追加の URI をアプリケーション マニフェスト経由で追加することができます。詳細は、「Azure Active Directory のアプリケーション マニフェストについて」をご覧ください。このコレクションは、Web アプリケーションの servicePrincipalNames コレクションに値を設定するためにも使用されます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InformationalUrl</maml:name>
          <maml:Description>
            <maml:para>アプリのマーケティング、サポート、サービス使用条件、プライバシーに関する声明の URL などの、アプリケーションの基本プロファイル情報。サービス使用条件とプライバシーに関する声明は、ユーザーの同意のエクスペリエンスを通してユーザーに表示されます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsDeviceOnlyAuthSupported</maml:name>
          <maml:Description>
            <maml:para>デバイス トークンを使用した認証がアプリケーションによってサポートされるかどうかを指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsFallbackPublicClient</maml:name>
          <maml:Description>
            <maml:para>フォールバック アプリケーションの種類を Public クライアント (モバイル デバイス上で実行されるインストール済みアプリケーションなど) として指定します。既定値は false で、これはフォールバック アプリケーションの種類が Confidential クライアント (Web アプリなど) であることを意味します。シナリオによっては、クライアント アプリケーションの種類を Azure AD では判別できません (これを構成するときにリダイレクト URI が指定されない ROPC フローなど)。そのような場合、Azure AD では、このプロパティの値に基づいてアプリケーションの種類が解釈されます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>アプリケーションに関連付けられたキー資格情報のコレクション</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OptionalClaims</maml:name>
          <maml:Description>
            <maml:para>アプリケーション開発者は、自分の Azure AD アプリにオプションの要求を構成して、Microsoft セキュリティ トークン サービスから自分のアプリケーションに送信されるトークンに含めたい要求を指定できます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ParentalControlSettings</maml:name>
          <maml:Description>
            <maml:para>アプリケーションの保護者による制限の設定を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PasswordCredentials</maml:name>
          <maml:Description>
            <maml:para>アプリケーションに関連付けられたパスワード資格情報のコレクション</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>このアプリケーションがパブリック クライアント (モバイル デバイスで実行中のインストール済みアプリケーションなど) かどうかを指定します。既定値は false です。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>デスクトップ デバイスやモバイル デバイスなど、インストールされているクライアントの設定を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RequiredResourceAccess</maml:name>
          <maml:Description>
            <maml:para>このアプリケーションがアクセスする必要があるリソースと、このアプリケーションがこれらの各リソースの下で必要とする OAuth アクセス許可スコープとアプリケーション ロールのセットを指定します。この必要なリソース アクセスの事前構成により、同意エクスペリエンスが向上します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SignInAudience</maml:name>
          <maml:Description>
            <maml:para>現在のアプリケーションでサポートされている Microsoft アカウントを指定します。 </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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tags</maml:name>
          <maml:Description>
            <maml:para>アプリケーションの分類と識別に使用できるカスタム文字列。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TokenEncryptionKeyId</maml:name>
          <maml:Description>
            <maml:para>keyCredentials コレクションからの公開キーのキー ID を指定します。構成済みの場合、Azure AD によって生成されるトークンはすべて、このプロパティが指すキーを使用して暗号化されます。暗号化されたトークンを受け取るアプリケーション コードでは、対応する秘密キーを使用してトークンの暗号化解除を行わないと、サインイン ユーザーのためにこれを使用できるようにはなりません。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Web</maml:name>
          <maml:Description>
            <maml:para>Web アプリケーションの設定を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddIns</maml:name>
          <maml:Description>
            <maml:para>使用中のサービスが特定のコンテキスト内でアプリを呼び出すのに使用できるカスタムの動作を定義します。たとえば、ファイル ストリームをレンダリングできるアプリケーションの "FileHandler" 機能の addIns プロパティを設定することもできます。このように設定すると、Office 365 などのサービスは、ユーザーの作業対象ドキュメントのコンテキスト内でこのアプリケーションを呼び出します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Api</maml:name>
        <maml:Description>
          <maml:para>Web API を実装するアプリケーションの設定を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AppRoles</maml:name>
        <maml:Description>
          <maml:para>アプリケーションで宣言できるアプリケーション ロールのコレクションです。これらのロールは、ユーザー、グループ、またはサービス プリンシパルに割り当てることができます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupMembershipClaims</maml:name>
        <maml:Description>
          <maml:para>ユーザーまたは OAuth 2.0 のアクセス トークンに入れて発行される、アプリケーションに必要なグループ要求を構成します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IdentifierUris</maml:name>
        <maml:Description>
          <maml:para>Azure AD テナント内で、または、アプリケーションがマルチテナントである場合は、検証されたカスタム ドメイン (Azure クラシック ポータルの [ドメイン] タブを参照) 内で、Web アプリケーションを一意に識別するユーザー定義 URI。</maml:para>
          <maml:para>最初の要素には、Azure クラシック ポータル (または Azure AD PowerShell コマンドレットの各パラメーター) 経由で更新された場合、Web アプリケーションの "APP ID URI” フィールドから値が設定されます。追加の URI をアプリケーション マニフェスト経由で追加することができます。詳細は、「Azure Active Directory のアプリケーション マニフェストについて」をご覧ください。このコレクションは、Web アプリケーションの servicePrincipalNames コレクションに値を設定するためにも使用されます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InformationalUrl</maml:name>
        <maml:Description>
          <maml:para>アプリのマーケティング、サポート、サービス使用条件、プライバシーに関する声明の URL などの、アプリケーションの基本プロファイル情報。サービス使用条件とプライバシーに関する声明は、ユーザーの同意のエクスペリエンスを通してユーザーに表示されます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsDeviceOnlyAuthSupported</maml:name>
        <maml:Description>
          <maml:para>デバイス トークンを使用した認証がアプリケーションによってサポートされるかどうかを指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsFallbackPublicClient</maml:name>
        <maml:Description>
          <maml:para>フォールバック アプリケーションの種類を Public クライアント (モバイル デバイス上で実行されるインストール済みアプリケーションなど) として指定します。既定値は false で、これはフォールバック アプリケーションの種類が Confidential クライアント (Web アプリなど) であることを意味します。シナリオによっては、クライアント アプリケーションの種類を Azure AD では判別できません (これを構成するときにリダイレクト URI が指定されない ROPC フローなど)。そのような場合、Azure AD では、このプロパティの値に基づいてアプリケーションの種類が解釈されます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>アプリケーションに関連付けられたキー資格情報のコレクション</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OptionalClaims</maml:name>
        <maml:Description>
          <maml:para>アプリケーション開発者は、自分の Azure AD アプリにオプションの要求を構成して、Microsoft セキュリティ トークン サービスから自分のアプリケーションに送信されるトークンに含めたい要求を指定できます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ParentalControlSettings</maml:name>
        <maml:Description>
          <maml:para>アプリケーションの保護者による制限の設定を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PasswordCredentials</maml:name>
        <maml:Description>
          <maml:para>アプリケーションに関連付けられたパスワード資格情報のコレクション</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>このアプリケーションがパブリック クライアント (モバイル デバイスで実行中のインストール済みアプリケーションなど) かどうかを指定します。既定値は false です。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>このアプリケーションがパブリック クライアント (モバイル デバイスで実行中のインストール済みアプリケーションなど) かどうかを指定します。既定値は false です。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RequiredResourceAccess</maml:name>
        <maml:Description>
          <maml:para>このアプリケーションがアクセスする必要があるリソースと、このアプリケーションがこれらの各リソースの下で必要とする OAuth アクセス許可スコープとアプリケーション ロールのセットを指定します。この必要なリソース アクセスの事前構成により、同意エクスペリエンスが向上します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SignInAudience</maml:name>
        <maml:Description>
          <maml:para>現在のアプリケーションでサポートされている Microsoft アカウントを指定します。 </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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tags</maml:name>
        <maml:Description>
          <maml:para>アプリケーションの分類と識別に使用できるカスタム文字列。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TokenEncryptionKeyId</maml:name>
        <maml:Description>
          <maml:para>keyCredentials コレクションからの公開キーのキー ID を指定します。構成済みの場合、Azure AD によって生成されるトークンはすべて、このプロパティが指すキーを使用して暗号化されます。暗号化されたトークンを受け取るアプリケーション コードでは、対応する秘密キーを使用してトークンの暗号化解除を行わないと、サインイン ユーザーのためにこれを使用できるようにはなりません。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Web</maml:name>
        <maml:Description>
          <maml:para>Web アプリケーションの設定を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.MsApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションを作成する</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplication -DisplayName "My new application" -IdentifierUris "http://mynewapp.contoso.com"
 
          ObjectId AppId DisplayName
          -------- ----- -----------
          acd10942-5747-4385-8824-4c5d5fa904f9 b5fecfab-0ea2-4fd1-8570-b2c41b3d5149 My new application
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure AD でアプリケーションを作成します。</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>例 2: アプリケーションを作成する</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplication `
          -DisplayName "my name" `
          -AddIns @{ Type = "mytype"; Properties = [PSCustomObject]@{ Key = "key"; Value = "value" } } `
          -Api @{ AcceptMappedClaims = $true } `
          -AppRoles @{ Id = "21111111-1111-1111-1111-111111111111"; DisplayName = "role"; AllowedMemberTypes = "User"; Description = "mydescription"; Value = "myvalue" } `
          -InformationalUrl @{ SupportUrl = "https://mynewapp.contoso.com/support.html" } `
          -IsDeviceOnlyAuthSupported $false `
          -IsFallbackPublicClient $false `
          -KeyCredentials @{ KeyId = "11111111-1111-1111-1111-111111111111"; Usage = "Encrypt"; Key = {cert}; Type = "AsymmetricX509Cert" } `
          -OptionalClaims @{ IdToken = [PSCustomObject]@{ Name = "claimName"; Source = "claimSource" } } `
          -ParentalControlSettings @{ LegalAgeGroupRule = "Block" } `
          -PublicClient @{ RedirectUris = "https://mynewapp.contoso.com/" } `
          -RequiredResourceAccess @{ ResourceAppId = "31111111-1111-1111-1111-111111111111"; ResourceAccess = [PSCustomObject]@{ Type = "Scope" } } `
          -SignInAudience AzureADandPersonalMicrosoftAccount `
          -Tags "mytag" `
          -TokenEncryptionKeyId "11111111-1111-1111-1111-111111111111" `
          -Web @{ LogoutUrl = "https://mynewapp.contoso.com/logout.html" } `
          -GroupMembershipClaims "SecurityGroup" `
          -PasswordCredentials {passwordcredentials}
 
          Id : 6a32197d-6f56-4980-b127-8f0bff362245
          OdataType :
          AddIns : {class AddIn {
          Id: 4bd3715c-f089-4e88-9619-c34af1fb9519
          Type: mytype
          Properties: System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyValue]
          }
          }
          Api : class ApiApplication {
          AcceptMappedClaims:
          KnownClientApplications:
          PreAuthorizedApplications:
          RequestedAccessTokenVersion: 2
          Oauth2PermissionScopes:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
 
          AppId : 4095dbc0-2095-42d3-b631-7a48eeede86c
          ApplicationTemplateId :
          AppRoles : {class AppRole {
          AllowedMemberTypes: System.Collections.Generic.List`1[System.String]
          Description: mydescription
          DisplayName: role
          Id: 21111111-1111-1111-1111-111111111111
          IsEnabled: True
          Origin: Application
          Value: myvalue
          }
          }
          GroupMembershipClaims : SecurityGroup
          IsDeviceOnlyAuthSupported : False
          IsFallbackPublicClient : False
          IdentifierUris : {}
          CreatedDateTime :
          DeletedDateTime :
          DisplayName : my name
          Info : class InformationalUrl {
          TermsOfServiceUrl:
          MarketingUrl:
          PrivacyStatementUrl:
          SupportUrl: https://mynewapp.contoso.com/support.html
          LogoUrl:
          }
 
          KeyCredentials : {class KeyCredential {
          CustomKeyIdentifier: System.Byte[]
          DisplayName:
          EndDateTime:
          KeyId: 11111111-1111-1111-1111-111111111111
          StartDateTime:
          Type: AsymmetricX509Cert
          Usage: Encrypt
          Key:
          }
          }
          OptionalClaims : class OptionalClaims {
          IdToken: System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.OptionalClaim]
          AccessToken:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.OptionalClaim]
          Saml2Token: System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.OptionalClaim]
          }
 
          ParentalControlSettings : class ParentalControlSettings {
          CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
          LegalAgeGroupRule: BlockMinors
          }
 
          PasswordCredentials : {}
          PublicClient : class PublicClientApplication {
          RedirectUris: System.Collections.Generic.List`1[System.String]
          }
 
          PublisherDomain :
          RequiredResourceAccess : {class RequiredResourceAccess {
          ResourceAppId: 31111111-1111-1111-1111-111111111111
          ResourceAccess:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.ResourceAccess]
          }
          }
          SignInAudience : AzureADandPersonalMicrosoftAccount
          Tags : {mytag}
          TokenEncryptionKeyId : 11111111-1111-1111-1111-111111111111
          Web : class WebApplication {
          HomePageUrl:
          LogoutUrl: https://mynewapp.contoso.com/logout.html
          RedirectUris: System.Collections.Generic.List`1[System.String]
          ImplicitGrantSettings: class ImplicitGrantSettings {
          EnableIdTokenIssuance: False
          EnableAccessTokenIssuance: False
          }
 
          }
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure AD でアプリケーションを作成します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationExtensionProperty
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトに拡張機能プロパティを作成します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplicationExtensionProperty</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-AzureADMSApplicationExtensionProperty</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataType</maml:name>
          <maml:Description>
            <maml:para>拡張機能プロパティのデータ型を指定します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TargetObjects</maml:name>
          <maml:Description>
            <maml:para>ターゲット オブジェクトを指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataType</maml:name>
        <maml:Description>
          <maml:para>拡張機能プロパティのデータ型を指定します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TargetObjects</maml:name>
        <maml:Description>
          <maml:para>ターゲット オブジェクトを指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ExtensionProperty</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: 拡張機能プロパティを作成する</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -DataType "string" -Name "NewAttribute" -TargetObjects "Application"
 
 
          ObjectId Name TargetObjects
          -------- ---- -------------
          3ddd22e7-a150-4bb3-b100-e410dea1cb84 extension_36ee4c6c081240a2b820b22ebd02bce3_NewAttribute {}
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定されたオブジェクトの文字列型のアプリケーション拡張機能プロパティを作成します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationKey
      </command:name>
      <maml:description>
        <maml:para>新しいキーをアプリケーションに追加します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplicationKey</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-AzureADMSApplicationKey</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>KeyCredential</maml:name>
          <maml:Description>
            <maml:para>追加するアプリケーション キー資格情報。</maml:para>
            <maml:para>注意: keyID の値は null にする必要があります。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.KeyCredential</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>PasswordCredential</maml:name>
          <maml:Description>
            <maml:para>追加するアプリケーション パスワード資格情報。</maml:para>
            <maml:para>注意: keyID の値は null にする必要があります。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PasswordCredential</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>Proof</maml:name>
          <maml:Description>
            <maml:para>既存のキーを所有していることを証明するために使用される署名付き JWT トークン</maml:para>
            <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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>KeyCredential</maml:name>
        <maml:Description>
          <maml:para>追加するアプリケーション キー資格情報。</maml:para>
          <maml:para>注意: keyID の値は null にする必要があります。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.KeyCredential</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>PasswordCredential</maml:name>
        <maml:Description>
          <maml:para>追加するアプリケーション パスワード資格情報。</maml:para>
          <maml:para>注意: keyID の値は null にする必要があります。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PasswordCredential</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>Proof</maml:name>
        <maml:Description>
          <maml:para>既存のキーを所有していることを証明するために使用される署名付き JWT トークン</maml:para>
          <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>None</dev:defaultValue>
      </command:parameter>
 
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: キー資格情報をアプリケーションに追加する</maml:title>
        <dev:code>PS C:\&gt;New-AzureADMSApplicationKey -ObjectId 14a3f1ac-46a7-4d00-b1ca-0b2b84f033c2 -KeyCredential @{ key=[System.Convert]::FromBase64String("{base64cert}") } -PasswordCredential @{ displayname = "mypassword" } -Proof "{token}"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、指定されたアプリケーションにキー資格情報が追加されます。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationKey</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationPassword
      </command:name>
      <maml:description>
        <maml:para>強力なパスワードをアプリケーションに追加します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplicationPassword</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-AzureADMSApplicationPassword</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>PasswordCredential</maml:name>
          <maml:description>
            <maml:para>アプリケーションまたはサービス プリンシパルに関連付けられたパスワード資格情報を表します。</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">Microsoft.Open.MSGraph.Model.PasswordCredential</command:parametervalue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </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>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>PasswordCredential</maml:name>
        <maml:description>
          <maml:para>アプリケーションまたはサービス プリンシパルに関連付けられたパスワード資格情報を表します。</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">Microsoft.Open.MSGraph.Model.PasswordCredetial</command:parametervalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</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>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: パスワードをアプリケーションに追加する</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplicationPassword -ObjectId 14a3f1ac-46a7-4d00-b1ca-0b2b84f033c2 -PasswordCredential @{ displayname = "mypassword" }
           
          CustomKeyIdentifier :
          EndDateTime : 10/28/2021 3:57:37 PM
          DisplayName :
          KeyId : 024c4c6e-87c3-4473-8e36-650f16bb730d
          StartDateTime : 10/28/2019 3:57:37 PM
          SecretText : EQ:A-s45?Rt9/3Bp?7]-7__IO]3AG09E
          Hint : EQ:
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、指定されたアプリケーションにパスワードが追加されます。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationPassword</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトを削除します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplication</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>オブジェクト ID で識別されるアプリケーション オブジェクトを削除します。</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSApplication</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</maml:para>
          </maml:description>
          <command:parametervalue required="true" 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>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションを削除する</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplication -ObjectId "acd10942-5747-4385-8824-4c5d5fa904f9"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定されたアプリケーションを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationExtensionProperty
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトから拡張機能プロパティを削除します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationExtensionProperty</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-AzureADMSApplicationExtensionProperty</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Azure Active Directory でのアプリケーションの一意の 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>ExtensionPropertyId</maml:name>
          <maml:description>
            <maml:para>削除する拡張機能プロパティの一意の ID を指定します。</maml:para>
          </maml:description>
          <command:parametervalue required="true" 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>ObjectId</maml:name>
        <maml:description>
          <maml:para>Azure Active Directory でのアプリケーションの一意の 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>ExtensionPropertyId</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:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: 拡張機能プロパティを削除する</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -ExtensionPropertyId "344ed560-f8e7-410e-ab9f-c79df5c36"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure Active Directory 内のアプリケーションから、指定した ID を持つ拡張機能プロパティを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationKey
      </command:name>
      <maml:description>
        <maml:para>アプリケーションからキーを削除します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationKey</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-AzureADMSApplicationKey</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>KeyId</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>Proof</maml:name>
          <maml:description>
            <maml:para>既存のキーを所有していることを証明するために使用される署名付き JWT トークン。</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:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>KeyId</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>Proof</maml:name>
        <maml:description>
          <maml:para>所有証明として指定された JWT トークン。</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:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションからキー資格情報を削除する</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplicationKey -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -KeyId "FDA27CF-1B58-4CAE-8CE7-CD04F0AAB945" -Proof {token}</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、指定したアプリケーションから指定したキー資格情報が削除されます。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationKey</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationOwner
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトから所有者を削除します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationOwner</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-AzureADMSApplicationOwner</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Azure AD でのアプリケーションの 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>OwnerId</maml:name>
          <maml:description>
            <maml:para>所有者の ID を指定します。</maml:para>
          </maml:description>
          <command:parametervalue required="true" 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>ObjectId</maml:name>
        <maml:description>
          <maml:para>Azure AD でのアプリケーションの 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>OwnerId</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:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションから所有者を削除する</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplicationOwner -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -OwnerId "c13dd34a-492b-4561-b171-40fcce2916c5"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定されたアプリケーションから所有者を削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationPassword
      </command:name>
      <maml:description>
        <maml:para>アプリケーションからパスワードを削除します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationPassword</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-AzureADMSApplicationPassword</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>KeyId</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:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>KeyId</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:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションからパスワードを削除する</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplicationPassWord -ObjectId 1f88e99f-37a3-468f-80ae-e07b62ed0287 -KeyId 80e561ed-44ed-48dc-8c09-9d4803e26e4c</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、指定したアプリケーションから指定したパスワードが削除されます。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationPassword</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトのプロパティを更新します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSApplication</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-AzureADMSApplication</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddIns</maml:name>
          <maml:Description>
            <maml:para>使用中のサービスが特定のコンテキスト内でアプリを呼び出すのに使用できるカスタムの動作を定義します。たとえば、ファイル ストリームをレンダリングできるアプリケーションの "FileHandler" 機能の addIns プロパティを設定することもできます。このように設定すると、Office 365 などのサービスは、ユーザーの作業対象ドキュメントのコンテキスト内でこのアプリケーションを呼び出します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Api</maml:name>
          <maml:Description>
            <maml:para>Web API を実装するアプリケーションの設定を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AppRoles</maml:name>
          <maml:Description>
            <maml:para>アプリケーションで宣言できるアプリケーション ロールのコレクションです。これらのロールは、ユーザー、グループ、またはサービス プリンシパルに割り当てることができます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>表示名を指定します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupMembershipClaims</maml:name>
          <maml:Description>
            <maml:para>ユーザーまたは OAuth 2.0 のアクセス トークンに入れて発行される、アプリケーションに必要なグループ要求を構成します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IdentifierUris</maml:name>
          <maml:Description>
            <maml:para>識別子 URI を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InformationalUrl</maml:name>
          <maml:Description>
            <maml:para>アプリのマーケティング、サポート、サービス使用条件、プライバシーに関する声明の URL などの、アプリケーションの基本プロファイル情報。サービス使用条件とプライバシーに関する声明は、ユーザーの同意のエクスペリエンスを通してユーザーに表示されます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsDeviceOnlyAuthSupported</maml:name>
          <maml:Description>
            <maml:para>デバイス トークンを使用した認証がアプリケーションによってサポートされるかどうかを指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsFallbackPublicClient</maml:name>
          <maml:Description>
            <maml:para>フォールバック アプリケーションの種類を Public クライアント (モバイル デバイス上で実行されるインストール済みアプリケーションなど) として指定します。既定値は false で、これはフォールバック アプリケーションの種類が Confidential クライアント (Web アプリなど) であることを意味します。シナリオによっては、クライアント アプリケーションの種類を Azure AD では判別できません (これを構成するときにリダイレクト URI が指定されない ROPC フローなど)。そのような場合、Azure AD では、このプロパティの値に基づいてアプリケーションの種類が解釈されます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>キー資格情報を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Azure AD でのアプリケーションの ID を指定します。</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OptionalClaims</maml:name>
          <maml:Description>
            <maml:para>アプリケーション開発者は、自分の Azure AD アプリにオプションの要求を構成して、Microsoft セキュリティ トークン サービスから自分のアプリケーションに送信されるトークンに含めたい要求を指定できます。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ParentalControlSettings</maml:name>
          <maml:Description>
            <maml:para>アプリケーションの保護者による制限の設定を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PasswordCredentials</maml:name>
          <maml:Description>
            <maml:para>アプリケーションに関連付けられたパスワード資格情報のコレクション</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>このアプリケーションがパブリック クライアント (モバイル デバイスで実行中のインストール済みアプリケーションなど) かどうかを指定します。既定値は false です。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>このアプリケーションがパブリック クライアント (モバイル デバイスで実行中のインストール済みアプリケーションなど) かどうかを指定します。既定値は false です。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RequiredResourceAccess</maml:name>
          <maml:Description>
            <maml:para>@{Text=}</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SignInAudience</maml:name>
          <maml:Description>
            <maml:para>現在のアプリケーションでサポートされている Microsoft アカウントを指定します。 </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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tags</maml:name>
          <maml:Description>
            <maml:para>アプリケーションの分類と識別に使用できるカスタム文字列。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TokenEncryptionKeyId</maml:name>
          <maml:Description>
            <maml:para>keyCredentials コレクションからの公開キーのキー ID を指定します。構成済みの場合、Azure AD によって生成されるトークンはすべて、このプロパティが指すキーを使用して暗号化されます。暗号化されたトークンを受け取るアプリケーション コードでは、対応する秘密キーを使用してトークンの暗号化解除を行わないと、サインイン ユーザーのためにこれを使用できるようにはなりません。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Web</maml:name>
          <maml:Description>
            <maml:para>Web アプリケーションの設定を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddIns</maml:name>
        <maml:Description>
          <maml:para>使用中のサービスが特定のコンテキスト内でアプリを呼び出すのに使用できるカスタムの動作を定義します。たとえば、ファイル ストリームをレンダリングできるアプリケーションの "FileHandler" 機能の addIns プロパティを設定することもできます。このように設定すると、Office 365 などのサービスは、ユーザーの作業対象ドキュメントのコンテキスト内でこのアプリケーションを呼び出します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Api</maml:name>
        <maml:Description>
          <maml:para>Web API を実装するアプリケーションの設定を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AppRoles</maml:name>
        <maml:Description>
          <maml:para>アプリケーションで宣言できるアプリケーション ロールのコレクションです。これらのロールは、ユーザー、グループ、またはサービス プリンシパルに割り当てることができます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>表示名を指定します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupMembershipClaims</maml:name>
        <maml:Description>
          <maml:para>ユーザーまたは OAuth 2.0 のアクセス トークンに入れて発行される、アプリケーションに必要なグループ要求を構成します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IdentifierUris</maml:name>
        <maml:Description>
          <maml:para>識別子 URI を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InformationalUrl</maml:name>
        <maml:Description>
          <maml:para>アプリのマーケティング、サポート、サービス使用条件、プライバシーに関する声明の URL などの、アプリケーションの基本プロファイル情報。サービス使用条件とプライバシーに関する声明は、ユーザーの同意のエクスペリエンスを通してユーザーに表示されます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsDeviceOnlyAuthSupported</maml:name>
        <maml:Description>
          <maml:para>デバイス トークンを使用した認証がアプリケーションによってサポートされるかどうかを指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsFallbackPublicClient</maml:name>
        <maml:Description>
          <maml:para>フォールバック アプリケーションの種類を Public クライアント (モバイル デバイス上で実行されるインストール済みアプリケーションなど) として指定します。既定値は false で、これはフォールバック アプリケーションの種類が Confidential クライアント (Web アプリなど) であることを意味します。シナリオによっては、クライアント アプリケーションの種類を Azure AD では判別できません (これを構成するときにリダイレクト URI が指定されない ROPC フローなど)。そのような場合、Azure AD では、このプロパティの値に基づいてアプリケーションの種類が解釈されます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>キー資格情報を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Azure AD でのアプリケーションの ID を指定します。</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OptionalClaims</maml:name>
        <maml:Description>
          <maml:para>アプリケーション開発者は、自分の Azure AD アプリにオプションの要求を構成して、Microsoft セキュリティ トークン サービスから自分のアプリケーションに送信されるトークンに含めたい要求を指定できます。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ParentalControlSettings</maml:name>
        <maml:Description>
          <maml:para>アプリケーションの保護者による制限の設定を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PasswordCredentials</maml:name>
        <maml:Description>
          <maml:para>アプリケーションに関連付けられたパスワード資格情報のコレクション</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>このアプリケーションがパブリック クライアント (モバイル デバイスで実行中のインストール済みアプリケーションなど) かどうかを指定します。既定値は false です。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>このアプリケーションがパブリック クライアント (モバイル デバイスで実行中のインストール済みアプリケーションなど) かどうかを指定します。既定値は false です。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RequiredResourceAccess</maml:name>
        <maml:Description>
          <maml:para>@{Text=}</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SignInAudience</maml:name>
        <maml:Description>
          <maml:para>現在のアプリケーションでサポートされている Microsoft アカウントを指定します。 </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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tags</maml:name>
        <maml:Description>
          <maml:para>アプリケーションの分類と識別に使用できるカスタム文字列。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TokenEncryptionKeyId</maml:name>
        <maml:Description>
          <maml:para>keyCredentials コレクションからの公開キーのキー ID を指定します。構成済みの場合、Azure AD によって生成されるトークンはすべて、このプロパティが指すキーを使用して暗号化されます。暗号化されたトークンを受け取るアプリケーション コードでは、対応する秘密キーを使用してトークンの暗号化解除を行わないと、サインイン ユーザーのためにこれを使用できるようにはなりません。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Web</maml:name>
        <maml:Description>
          <maml:para>Web アプリケーションの設定を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションを更新する</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADMSApplication -ObjectId fcd37fb8-449c-45af-92fc-5448c671fd30 `
          -DisplayName "my name" `
          -AddIns @{ Type = "mytype"; Properties = [PSCustomObject]@{ Key = "key"; Value = "value" } } `
          -Api @{ AcceptMappedClaims = $true } `
          -AppRoles @{ Id = "21111111-1111-1111-1111-111111111111"; DisplayName = "role"; AllowedMemberTypes = "User"; Description = "mydescription"; Value = "myvalue" } `
          -InformationalUrl @{ SupportUrl = "https://mynewapp.contoso.com/support.html" } `
          -IsDeviceOnlyAuthSupported $false `
          -IsFallbackPublicClient $false `
          -KeyCredentials @{ KeyId = "41111111-1111-1111-1111-111111111111"; Usage = "Encrypt"; Key = [System.IO.File]::ReadAllBytes("file.cer"); Type = "AsymmetricX509Cert" } `
          -OptionalClaims @{ IdToken = [PSCustomObject]@{ Name = "claimName"; Source = "claimSource" } } `
          -ParentalControlSettings @{ LegalAgeGroupRule = "Block" } `
          -PublicClient @{ RedirectUris = "https://mynewapp.contoso.com/" } `
          -RequiredResourceAccess @{ ResourceAppId = "31111111-1111-1111-1111-111111111111"; ResourceAccess = [PSCustomObject]@{ Type = "Scope" } } `
          -SignInAudience AzureADandPersonalMicrosoftAccount `
          -Tags "mytag" `
          -TokenEncryptionKeyId "41111111-1111-1111-1111-111111111111" `
          -Web @{ LogoutUrl = "https://mynewapp.contoso.com/logout.html" } `
          -GroupMembershipClaims "SecurityGroup" `
          -IdentifierUris "https://mynewapp.contoso.com"`
          -PasswordCredentials {passwordcredentials}
        </dev:code>
        <dev:remarks>
          <maml:para>このコマンドレットは、指定されたアプリケーションを更新します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </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-AzureADMSApplicationLogo
      </command:name>
      <maml:description>
        <maml:para>アプリケーション オブジェクトのロゴを設定します。</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSApplicationLogo</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-AzureADMSApplicationLogo</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>Content</maml:name>
          <maml:description>
            <maml:para>アプリケーション ロゴとして使用される ImageByteArray</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">Byte[]</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>ObjectId</maml:name>
        <maml:description>
          <maml:para>オブジェクト固有の Azure Active Directory オブジェクトの一意の識別子</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>Content</maml:name>
        <maml:description>
          <maml:para>アプリケーション ロゴとして使用される ImageByteArray</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">Byte[]</command:parametervalue>
        <dev:type>
          <maml:name>Byte[]</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>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Byte[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>例 1: アプリケーションのロゴを設定する</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADMSApplicationLogo -ObjectId 121ce3aa-64cb-44f2-99e8-deb705caeddd -Content {imagebytearray}</dev:code>
        <dev:remarks>
          <maml:para>このコマンドでは、アプリケーション ロゴが更新されます。</maml:para>
        </dev:remarks>
      </command:example>
    </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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADApplicationPolicy</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADApplicationPolicy</command:noun>
      <maml:description>
        <maml:para>Add-AzureADApplicationPolicy コマンドレットは、現時点では利用できません。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Add-AzureADApplicationPolicy コマンドレットは、Azure Active Directory アプリケーション ポリシーを追加します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADApplicationPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです: * Continue</maml:para>
            <maml:para>* Ignore</maml:para>
            <maml:para>* Inquire</maml:para>
            <maml:para>* SilentlyContinue</maml:para>
            <maml:para>* Stop</maml:para>
            <maml:para>* Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>RefObjectId</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです: * Continue</maml:para>
          <maml:para>* Ignore</maml:para>
          <maml:para>* Inquire</maml:para>
          <maml:para>* SilentlyContinue</maml:para>
          <maml:para>* Stop</maml:para>
          <maml:para>* Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>RefObjectId</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------- 例 1: アプリケーション ポリシーを追加する -------------</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADApplicationPolicy -ObjectId &lt;object id of application&gt; -RefObjectId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、アプリケーション ポリシーを追加します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADMSLifecyclePolicyGroup</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSLifecyclePolicyGroup</command:noun>
      <maml:description>
        <maml:para>ライフサイクル ポリシーにグループを追加します</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Add-AzureADMSLifecyclePolicyGroup コマンドレットは、Azure Active Directory 内のライフサイクル ポリシーにグループを追加します</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADMSLifecyclePolicyGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupId</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory 内のライフサイクル ポリシー オブジェクトの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupId</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory 内のライフサイクル ポリシー オブジェクトの 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADMSLifecyclePolicyGroup -Id "b4c908b0-3595-4add-91b4-c5400b31b57b" -groupId "cffd97bd-6b91-4c4e-b553-6918a320211c"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、ライフサイクル ポリシーにグループを追加します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADServicePrincipalPolicy</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADServicePrincipalPolicy</command:noun>
      <maml:description>
        <maml:para>サービス プリンシパル ポリシーを追加します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Add-AzureADServicePrincipalPolicy コマンドレットは、サービス プリンシパル ポリシーを追加します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADServicePrincipalPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>RefObjectId</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>RefObjectId</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>---------- 例 1: サービス プリンシパル ポリシーを追加する ----------</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADServicePrincipalPolicy -Id &lt;object id of service principal&gt; -RefObjectId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationPolicy</command:noun>
      <maml:description>
        <maml:para>アプリケーション ポリシーを取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADApplicationPolicy コマンドレットは、Azure Active Directory のアプリケーション ポリシーを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。</maml:para>
            <maml:para>このパラメーターに指定できる値は、次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。</maml:para>
          <maml:para>このパラメーターに指定できる値は、次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------- 例 1: アプリケーション ポリシーを取得する -------------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADApplicationPolicy -Id "&lt;object id of application&gt;"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定されたアプリケーション ポリシーを取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyApplication</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyApplication</command:noun>
      <maml:description>
        <maml:para>Get-AzureADApplicationProxyApplication コマンドレットは、Azure Active Directory でアプリケーション プロキシ用に構成されたアプリケーションを取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADApplicationProxyApplication コマンドレットは、Azure Active Directory でアプリケーション プロキシ用に構成されたアプリケーションを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyApplication</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ObjectId</maml:name>
          <maml:Description>
            <maml:para>これはアプリケーションの一意なアプリケーション ID です。これは、Get-AzureADApplication コマンドを使用して確認できます。Azure Portal で参照することもできます。その場合、[AAD]、[エンタープライズ アプリケーション]、[すべてのアプリケーション] の順に移動し、アプリケーションを選択してから [プロパティ] タブに移動し、そのページに記載されている ObjectId を使用します。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ObjectId</maml:name>
        <maml:Description>
          <maml:para>これはアプリケーションの一意なアプリケーション ID です。これは、Get-AzureADApplication コマンドを使用して確認できます。Azure Portal で参照することもできます。その場合、[AAD]、[エンタープライズ アプリケーション]、[すべてのアプリケーション] の順に移動し、アプリケーションを選択してから [プロパティ] タブに移動し、そのページに記載されている ObjectId を使用します。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyApplication -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
 
 
ExternalAuthenticationType : AadPreAuthentication
ApplicationServerTimeout : Default
ExternalUrl : https://travel.cycles.adventure-works.com/
InternalUrl : https://awcyclesapps.adventure-works.com:3000/
IsTranslateHostHeaderEnabled : False
IsTranslateLinksInBodyEnabled : False
IsOnPremPublishingEnabled : True
VerifiedCustomDomainCertificatesMetadata : class OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject {
                                             Thumbprint: [XXXXX]
                                             SubjectName: [XXXXX]
                                             Issuer:
                                             IssueDate: 11/9/2017 5:54:29
                                             ExpiryDate: 11/9/2019 5:54:29
                                           }
                                            
VerifiedCustomDomainKeyCredential :
VerifiedCustomDomainPasswordCredential :
SingleSignOnSettings :</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyApplicationConnectorGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyApplicationConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Get-AzureADApplicationProxyApplicationConnectorGroup コマンドレットは、特定のアプリケーションに割り当てられたコネクタ グループを取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADApplicationProxyApplicationConnectorGroup コマンドレットは、指定されたアプリケーションに割り当てられているコネクタ グループを取得します。アプリケーションは、Azure Active Directory (AD) でアプリケーション プロキシ用に構成する必要があります。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyApplicationConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ObjectId</maml:name>
          <maml:Description>
            <maml:para>ObjectId は アプリケーションの ID です。これは、Get-AzureADApplication コマンドを使用して確認できます。Azure Portal で参照することもできます。その場合、[AAD]、[エンタープライズ アプリケーション]、[すべてのアプリケーション] の順に移動し、アプリケーションを選択してから [プロパティ] タブに移動し、そのページに記載されている ObjectId を使用します。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ObjectId</maml:name>
        <maml:Description>
          <maml:para>ObjectId は アプリケーションの ID です。これは、Get-AzureADApplication コマンドを使用して確認できます。Azure Portal で参照することもできます。その場合、[AAD]、[エンタープライズ アプリケーション]、[すべてのアプリケーション] の順に移動し、アプリケーションを選択してから [プロパティ] タブに移動し、そのページに記載されている ObjectId を使用します。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnector</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnector</command:noun>
      <maml:description>
        <maml:para>Get-AzureADApplicationProxyApplicationConnector コマンドレットはすべてのコネクタの一覧を取得します。指定した場合には、特定のコネクタの詳細を取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADApplicationProxyApplicationConnector コマンドレットは、特定のコネクタの詳細を取得します。connectorId を指定しないと、テナントに割り当てられているすべてのコネクタを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnector</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。oData を使用したクエリの詳細については、http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections をご覧ください</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>返すレコードの最大数を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnector</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>特定のコネクタの ID。これを確認するには、このパラメーターを指定しないでコマンドを実行して必要な 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnector</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。oData を使用したクエリの詳細については、http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections をご覧ください</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>特定のコネクタの ID。これを確認するには、このパラメーターを指定しないでコマンドを実行して必要な 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>返すレコードの最大数を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnector
 
Id MachineName ExternalIp Status
-- ----------- ---------- ------
4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66 AWCyclesApps.adventure-works.com 52.165.149.115 active
834c5dd6-f2e8-47ae-973a-9fc769289b3d AWCyclesAD.adventure-works.com 52.165.149.131 active</dev:code>
        <dev:remarks>
          <maml:para>例 1: すべてのコネクタを取得する</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- 例 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnector -Id 4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66
 
Id MachineName ExternalIp Status
-- ----------- ---------- ------
4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66 AWCyclesApps.adventure-works.com 52.165.149.115 active</dev:code>
        <dev:remarks>
          <maml:para>例 2: 特定のコネクタの情報を取得する</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Get-AzureADApplicationProxyConnectorGroup コマンドレットはすべてのコネクタ グループの一覧を取得します。指定した場合には、特定のコネクタ グループの詳細を取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADApplicationProxyConnectorGroup コマンドレットはすべてのコネクタ グループの一覧を取得します。指定した場合には、指定されたコネクタ グループの詳細を取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。oData を使用したクエリの詳細については、http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections をご覧ください</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>返すレコードの最大数を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>特定のコネクタ グループの ID。これを確認するには、このパラメーターを指定しないでコマンドを実行して必要な 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。oData を使用したクエリの詳細については、http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections をご覧ください</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>特定のコネクタ グループの ID。これを確認するには、このパラメーターを指定しないでコマンドを実行して必要な 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>返すレコードの最大数を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnectorGroup
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
1a0bc41a-8663-4da3-934c-214640663a33 Default applicationProxy True
68348ab6-4cc5-4c8c-a0f0-7a43db2f4ff6 Guest Applications applicationProxy False
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para>例 1: すべてのコネクタ グループを取得する</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- 例 2 --------------------------</maml:title>
        <dev:code>PS C:\Users\nanaeh\Desktop\Microsoft.Open.AzureAD.Module.Preview&gt; Get-AzureADApplicationProxyConnectorGroup -Id a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para>例 2: 特定のコネクタ グループを取得する</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnectorGroupMembers</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroupMembers</command:noun>
      <maml:description>
        <maml:para>Get-AzureADApplicationProxyConnectorGroupMembers は、指定されたコネクタ グループに関連付けられているすべてのアプリケーション プロキシ コネクタを取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADApplicationProxyConnectorGroupMembers は、指定されたコネクタ グループに関連付けられているすべてのアプリケーション プロキシ コネクタを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroupMembers</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。oData を使用したクエリの詳細については、http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections をご覧ください</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>コネクタ グループの ID。Get-AzureADApplicationProxyConnectorGroup コマンドを実行して、これを確認できます。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>返すレコードの最大数を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>true の場合、すべてのユーザーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。oData を使用したクエリの詳細については、http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections をご覧ください</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>コネクタ グループの ID。Get-AzureADApplicationProxyConnectorGroup コマンドを実行して、これを確認できます。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>返すレコードの最大数を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnectorGroupMembers -Id ba07e273-6b9e-4567-afe4-efddac32509d
 
Id MachineName ExternalIp Status
-- ----------- ---------- ------
969eddd2-ad11-47ca-92ba-4442b9901edf vm-test-010 13.93.84.164 active
ea4a4b91-aace-4e8b-b81a-b2f6429a477e test-vm-conn1 52.18.9.115 active</dev:code>
        <dev:remarks>
          <maml:para>このコマンドの出力。グループ内のすべてのコネクタを表示します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnectorMemberOf</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnectorMemberOf</command:noun>
      <maml:description>
        <maml:para>Get-AzureADApplicationProxyConnectorMemberOf コマンドは、指定されたコネクタがメンバーとして属する ConnectorGroup を取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADApplicationProxyConnectorMemberOf コマンドは、指定されたコネクタがメンバーとして属する ConnectorGroup を取得します。コネクタにグループが割り当てられていない場合、既定では '既定' に配置されます。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorMemberOf</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>コネクタの ID。Get-AzureADApplicationProxyConnector を実行して、これを確認できます。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>コネクタの ID。Get-AzureADApplicationProxyConnector を実行して、これを確認できます。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnectorMemberOf -Id 4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADDirectorySetting</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>ディレクトリ設定を取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADDirectorySetting コマンドレットは、Azure Active Directory (AD) からディレクトリ設定を取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADDirectorySetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのディレクトリ設定を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure AD でのディレクトリの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADDirectorySetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのディレクトリ設定を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>返すレコードの最大数を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>true の場合、すべてのディレクトリ設定を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure AD でのディレクトリの 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>返すレコードの最大数を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADDirectorySettingTemplate</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADDirectorySettingTemplate</command:noun>
      <maml:description>
        <maml:para>ディレクトリ設定テンプレートを取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADDirectorySettingTemplate コマンドレットは、Azure Active Directory (AD) からディレクトリ設定テンプレートを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADDirectorySettingTemplate</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSDeletedDirectoryObject</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSDeletedDirectoryObject</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、ディレクトリから論理的に削除されたディレクトリ オブジェクトを取得するために使用されます</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、ディレクトリから論理的に削除されたディレクトリ オブジェクトを取得するために使用されます。グループの論理的な削除が実装されているのは、現在、統合グループ (別名 Office 365 グループ) のみであることに注意してください。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedDirectoryObject</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>Get-AzureADMSDeletedDirectoryObject -Id 85b5ff1e-0402-400c-9e3c-0f9e965325d1</dev:code>
        <dev:remarks>
          <maml:para>この例では、ID が 85b5ff1e-0402-400c-9e3c-0f9e965325d1 の削除済みディレクトリ オブジェクトをディレクトリから取得する方法を示します</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSDeletedGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSDeletedGroup</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、ディレクトリ内の論理的に削除されたグループを取得するために使います。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、ディレクトリ内の論理的に削除されたグループを取得するために使用されます。グループを削除する場合、最初は論理的に削除され、削除後 30 日間は回復できます。30 日を過ぎると、グループは完全に削除され、回復できなくなります。論理的な削除が実装されているのは、現在、統合グループ (別名 Office 365 グループ) のみであることに注意してください。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのグループ メンバーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>返すレコードの最大数を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのグループ メンバーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのグループ メンバーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>true の場合、すべてのグループ メンバーを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>oData v3.0 フィルター ステートメントを指定します。このパラメーターは返されるオブジェクトを制御します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>返すレコードの最大数を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>Get-AzureAdMSDeletedGroup</dev:code>
        <dev:remarks>
          <maml:para>このコマンドレットは、ディレクトリ内のすべての回復可能な削除済みグループを取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSGroup</command:noun>
      <maml:description>
        <maml:para>Azure AD 内のグループに関する情報を取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADMSGroup コマンドレットは、Azure Active Directory (Azure AD) 内のグループに関する情報を取得します。グループを取得するには、ID パラメーターを指定します。特定のグループを検索するには、SearchString パラメーターまたは Filter パラメーターを指定します。パラメーターを指定しない場合、このコマンドレットはすべてのグループを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのグループを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>グループのセットに一致する oData v3.0 フィルター文字列を指定します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットが取得するレコードの最大数を指定します。既定値は 100 です。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのグループを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのグループを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>検索文字列を指定します。このコマンドレットは、検索文字列に一致する DisplayName 属性または Description 属性を持つグループを取得します。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>true の場合、すべてのグループを返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>グループのセットに一致する oData v3.0 フィルター文字列を指定します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>検索文字列を指定します。このコマンドレットは、検索文字列に一致する DisplayName 属性または Description 属性を持つグループを取得します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットが取得するレコードの最大数を指定します。既定値は 100 です。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>このコマンドレットは、現在、パブリック プレビュー中です。パブリック プレビュー中のコマンドレットには変更が加えられることがあるため、予期しない影響が出ることがあります。このコマンドレットは、運用環境では使わないことをお勧めします。</maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ 例 1: すべてのグループを取得する ------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroup
 
Id : d539a25e-2db2-482a-9dcb-2a0b27fe4f27
Description :
OnPremisesSyncEnabled :
DisplayName :
ADSyncOperators
OnPremisesLastSyncDateTime :
Mail :
MailEnabled : False
MailNickname : ADSyncOperators
OnPremisesSecurityIdentifier : S-1-5-21-2695029449-1154706203-1063139792-1243
ProxyAddresses : {}
SecurityEnabled : True
GroupTypes : {}
MembershipRule :
MembershipRuleProcessingState :
 
 
Id : d98ddc78-6e8d-4f0d-8a3f-b923c6ebc14b
Description :
OnPremisesSyncEnabled :
DisplayName : Project Icarus
OnPremisesLastSyncDateTime :
Mail :
MailEnabled : False
MailNickname : 60f3d02c-0c6e-41da-bb64-128c73b4d9e6
OnPremisesSecurityIdentifier :
ProxyAddresses : {}
SecurityEnabled : True
GroupTypes : {DynamicMembership}
MembershipRule : (user.jobtitle -eq "Sales manager") -or ((user.department -eq "Marketing") -and (user.country -eq "Greece"))
MembershipRuleProcessingState : On</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure AD 内のすべてのグループを取得します。</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- 例 2: ID を使用して特定のグループを取得する --------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroup -Id "d98ddc78-6e8d-4f0d-8a3f-b923c6ebc14b"
 
Id : d98ddc78-6e8d-4f0d-8a3f-b923c6ebc14b
Description :
OnPremisesSyncEnabled :
DisplayName : Project Icarus
OnPremisesLastSyncDateTime :
Mail :
MailEnabled : False
MailNickname : 60f3d02c-0c6e-41da-bb64-128c73b4d9e6
OnPremisesSecurityIdentifier :
ProxyAddresses : {}
SecurityEnabled : True
GroupTypes : {DynamicMembership}
MembershipRule : (user.jobtitle -eq "Sales manager") -or ((user.department -eq "Marketing") -and (user.country -eq "Greece"))
MembershipRuleProcessingState : On</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定した ID を持つグループの情報を取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>#AzureAD: Certificate based authentication for iOS and Android now in preview!</maml:linkText>
        <maml:uri>https://blogs.technet.microsoft.com/enterprisemobility/2016/07/18/azuread-certificate-based-authentication-for-ios-and-android-now-in-preview/</maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>Azure Active Directory 内の groupLifecyclePolicies オブジェクトのプロパティとリレーションシップを取得します。パラメーターを指定しない場合、このコマンドレットは、すべての groupLifecyclePolicies を取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADMSGroupLifecyclePolicy コマンドは、Azure Active Directory の groupLifecyclePolicies オブジェクトのプロパティとリレーションシップを取得します。パラメーターを指定しない場合、このコマンドレットはすべての groupLifecyclePolicies を取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory の groupLifecyclePolicies オブジェクトの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory の groupLifecyclePolicies オブジェクトの 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroupLifecyclePolicy</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、テナント用に構成されたグループの有効期限の設定を取得します</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSIdentityProvider</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、ディレクトリで構成されている ID プロバイダーを取得するときに使用します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、ディレクトリで構成されている ID プロバイダーを取得するときに使用します。これらの ID プロバイダーを使用すると、Azure AD B2C によってセキュリティで保護されたアプリケーションにユーザーがサインアップまたはサインインできるようになります。</maml:para>
      <maml:para>Azure AD テナントに ID プロバイダーを構成すると、将来の B2B ゲスト シナリオも有効になります。たとえば、ある組織が Office 365 に持つリソースを Gmail のユーザーと共有する必要があるとします。Gmail のユーザーは自分の Google アカウントの資格情報を使用して認証を行い、ドキュメントにアクセスすることになります。</maml:para>
      <maml:para>現在、ID プロバイダーとして指定できるのは Microsoft、Google、Facebook、Amazon、LinkedIn です。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSIdentityProvider</dev:code>
        <dev:remarks>
          <maml:para>この例では、すべての構成された ID プロバイダーとそれらのプロパティの一覧を取得します。</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- 例 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSIdentityProvider -Id LinkedIn-OAUTH</dev:code>
        <dev:remarks>
          <maml:para>この例では、指定した ID プロバイダーのプロパティを取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSLifecyclePolicyGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSLifecyclePolicyGroup</command:noun>
      <maml:description>
        <maml:para>グループが所属するライフサイクル ポリシーのオブジェクトを取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADMSLifecyclePolicyGroup は、グループが所属するライフサイクル ポリシーのオブジェクトを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSLifecyclePolicyGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSLifecyclePolicyGroup -Id cffd97bd-6b91-4c4e-b553-6918a320211c</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、グループが所属するライフサイクル ポリシー オブジェクトを取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADObjectSetting</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>オブジェクト設定を取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADObjectSetting コマンドレットは、Azure Active Directory (AD) からオブジェクトの設定を取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADObjectSetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのオブジェクト設定を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADObjectSetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>true の場合、すべてのオブジェクト設定を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>返すレコードの最大数を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>true の場合、すべてのオブジェクト設定を返します。false の場合、Top パラメーターで指定された数のオブジェクトを返します</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>返すレコードの最大数を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>ポリシーを取得します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADPolicy コマンドレットは、Azure Active Directory (AD) 内のポリシーを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADPolicyAppliedObject</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADPolicyAppliedObject</command:noun>
      <maml:description>
        <maml:para></maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADPolicyAppliedObject コマンドレットは、Azure Active Directory (AD) から、ポリシーの適用されたオブジェクトを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADPolicyAppliedObject</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADServicePrincipalPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADServicePrincipalPolicy</command:noun>
      <maml:description>
        <maml:para></maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-AzureADServicePrincipalPolicy コマンドレットは、Azure Active Directory (AD) 内のサービス プリンシパルのポリシーを取得します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADServicePrincipalPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------- 例 1: ポリシーを取得する -------------------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADServicePrincipalPolicy -Id "&lt;object id of service principal&gt;"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定されたサービス プリンシパルのポリシーを取得します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>New-AzureADApplicationProxyConnectorGroup コマンドレットは、新しいアプリケーション プロキシ コネクタ グループを作成します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>New-AzureADApplicationProxyConnectorGroup コマンドレットは、新しいアプリケーション プロキシ コネクタ グループを作成します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>新しいコネクタ グループの名前。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
          <dev:type>
            <maml:name>Name</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>新しいコネクタ グループの名前。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
        <dev:type>
          <maml:name>Name</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.Name</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADApplicationProxyConnectorGroup -Name "Backup Application Servers"
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
d533d7b1-fd92-49e8-a200-3e7dcf7c2ab5 Backup Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para>例 1: 「バックアップ アプリケーション サーバー」という名前の新しいコネクタ グループを作成する</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADDirectorySetting</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>ディレクトリ設定オブジェクトを作成します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>New-AzureADDirectorySetting コマンドレットは、Azure Active Directory (AD) 内にディレクトリ設定オブジェクトを作成します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADDirectorySetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSGroup</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSGroup</command:noun>
      <maml:description>
        <maml:para>Azure AD グループを作成します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>New-AzureADMSGroup コマンドレットは、Azure Active Directory (Azure AD) グループを作成します。</maml:para>
      <maml:para>動的グループの作成についての詳細は、「属性を使用した高度なルールの作成 (https://azure.microsoft.com/ja-jp/documentation/articles/active-directory-accessmanagement-groups-with-advanced-rules/)」を参照してください。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MailEnabled</maml:name>
          <maml:Description>
            <maml:para>このグループのメールが有効になっているかどうかを指定します。</maml:para>
            <maml:para>現在 Azure AD ではメールが有効なグループを作成できません。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MailNickname</maml:name>
          <maml:Description>
            <maml:para>グループのメール ニックネームを指定します。MailEnabled が $False の場合も、メール ニックネームを指定する必要があります。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SecurityEnabled</maml:name>
          <maml:Description>
            <maml:para>グループのセキュリティが有効かどうかを指定します。セキュリティ グループの場合、この値は $True である必要があります。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupTypes</maml:name>
          <maml:Description>
            <maml:para>グループが動的グループであることを指定します。動的グループを作成するには、DynamicMembership の値を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MembershipRule</maml:name>
          <maml:Description>
            <maml:para>動的グループのメンバーシップの規則を指定します。</maml:para>
            <maml:para>動的グループに対して使用できる規則の詳細については、「属性を使用した高度なルールの作成 (https://azure.microsoft.com/ja-jp/documentation/articles/active-directory-accessmanagement-groups-with-advanced-rules/)」をご覧ください。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MembershipRuleProcessingState</maml:name>
          <maml:Description>
            <maml:para>ルールの処理状態を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>* "On"。グループ規則を処理します。</maml:para>
            <maml:para>* "Paused"。グループ規則の処理を停止します。</maml:para>
            <maml:para></maml:para>
            <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Visibility</maml:name>
          <maml:Description>
            <maml:para>このパラメーターにより、グループの内容とメンバー リストの表示設定が決まります。このパラメーターには、次の値のいずれか 1 つを指定できます。</maml:para>
            <maml:para>* "Public" - すべてのユーザーがグループのコンテンツを表示できます</maml:para>
            <maml:para>* "Private" - メンバーだけがグループのコンテンツを表示できます</maml:para>
            <maml:para>* "HiddenMembership" - メンバーだけがグループのコンテンツを表示でき、メンバー、所有者、全体/社内管理者、ユーザー管理者、ヘルプデスク管理者だけがグループのメンバー リストを表示できます。</maml:para>
            <maml:para></maml:para>
            <maml:para>値を指定しない場合、既定値は "Public" です。</maml:para>
            <maml:para>注意:</maml:para>
            <maml:para>* このパラメーターは、groupType が "Unified" に設定されたグループに対してのみ有効です。</maml:para>
            <maml:para>* グループでこの属性が "HiddenMembership" に設定されている場合、それを後で変更することはできません。</maml:para>
            <maml:para>* この属性が "Public" に設定されているグループには、すべてのユーザーが参加できます。この属性が Private または HiddenMembership に設定されている場合は、所有者だけがグループに新しいメンバーを追加することができ、グループへの参加要求には所有者の承認が必要です。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MailEnabled</maml:name>
        <maml:Description>
          <maml:para>このグループのメールが有効になっているかどうかを指定します。</maml:para>
          <maml:para>現在 Azure AD ではメールが有効なグループを作成できません。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MailNickname</maml:name>
        <maml:Description>
          <maml:para>グループのメール ニックネームを指定します。MailEnabled が $False の場合も、メール ニックネームを指定する必要があります。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SecurityEnabled</maml:name>
        <maml:Description>
          <maml:para>グループのセキュリティが有効かどうかを指定します。セキュリティ グループの場合、この値は $True である必要があります。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupTypes</maml:name>
        <maml:Description>
          <maml:para>グループが動的グループであることを指定します。動的グループを作成するには、DynamicMembership の値を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MembershipRule</maml:name>
        <maml:Description>
          <maml:para>動的グループのメンバーシップの規則を指定します。</maml:para>
          <maml:para>動的グループに対して使用できる規則の詳細については、「属性を使用した高度なルールの作成 (https://azure.microsoft.com/ja-jp/documentation/articles/active-directory-accessmanagement-groups-with-advanced-rules/)」をご覧ください。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MembershipRuleProcessingState</maml:name>
        <maml:Description>
          <maml:para>ルールの処理状態を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>* "On"。グループ規則を処理します。</maml:para>
          <maml:para>* "Paused"。グループ規則の処理を停止します。</maml:para>
          <maml:para></maml:para>
          <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Visibility</maml:name>
        <maml:Description>
          <maml:para>このパラメーターにより、グループの内容とメンバー リストの表示設定が決まります。このパラメーターには、次の値のいずれか 1 つを指定できます。</maml:para>
          <maml:para>* "Public" - すべてのユーザーがグループのコンテンツを表示できます</maml:para>
          <maml:para>* "Private" - メンバーだけがグループのコンテンツを表示できます</maml:para>
          <maml:para>* "HiddenMembership" - メンバーだけがグループのコンテンツを表示でき、メンバー、所有者、全体/社内管理者、ユーザー管理者、ヘルプデスク管理者だけがグループのメンバー リストを表示できます。</maml:para>
          <maml:para></maml:para>
          <maml:para>値を指定しない場合、既定値は "Public" です。</maml:para>
          <maml:para>注意:</maml:para>
          <maml:para>* このパラメーターは、groupType が "Unified" に設定されたグループに対してのみ有効です。</maml:para>
          <maml:para>* グループでこの属性が "HiddenMembership" に設定されている場合、それを後で変更することはできません。</maml:para>
          <maml:para>* この属性が "Public" に設定されているグループには、すべてのユーザーが参加できます。この属性が Private または HiddenMembership に設定されている場合は、所有者だけがグループに新しいメンバーを追加することができ、グループへの参加要求には所有者の承認が必要です。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>このコマンドレットは、現在、パブリック プレビュー中です。パブリック プレビュー中のコマンドレットには変更が加えられることがあるため、予期しない影響が出ることがあります。このコマンドレットは、運用環境では使わないことをお勧めします。</maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------- 例 1: 動的グループを作成する --------------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADMSGroup -DisplayName "Dynamic Group 01" -Description "Dynamic group created from PS" -MailEnabled $False -MailNickName "group" -SecurityEnabled $True -GroupTypes "DynamicMembership" -MembershipRule "(user.department -contains ""Marketing"")" -MembershipRuleProcessingState "On"
 
Id : 9126185e-25df-4522-a380-7ab697a7241c
Description : Dynamic group created from PS
OnPremisesSyncEnabled :
DisplayName : Dynamic Group 01
OnPremisesLastSyncDateTime :
Mail :
MailEnabled : False
MailNickname : group
OnPremisesSecurityIdentifier :
ProxyAddresses : {}
SecurityEnabled : True
GroupTypes : {}
MembershipRule : (user.department -eq "Marketing") MembershipRuleProcessingState : Paused</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、次の規則で新しい動的グループを作成します:</maml:para>
          <maml:para>`user.department -contains "Marketing"`</maml:para>
          <maml:para>二重引用符は単一引用符に置き換えられます。</maml:para>
          <maml:para>処理状態は [オン] です。つまり、規則に適合している、ディレクトリ内のすべてのユーザーは、メンバーとしてグループに追加されます。適合しないユーザーはすべてグループから削除されます。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Using attributes to create advanced rules</maml:linkText>
        <maml:uri>https://azure.microsoft.com/en-us/documentation/articles/active-directory-accessmanagement-groups-with-advanced-rules/</maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>新しい groupLifecyclePolicy を作成します</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Azure Active Directory に新しい groupLifecyclePolicy を作成します</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternateNotificationEmails</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupLifetimeInDays</maml:name>
          <maml:Description>
            <maml:para>グループの更新が必要になるまでの日数</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ManagedGroupTypes</maml:name>
          <maml:Description>
            <maml:para>管理者はこのパラメーターを使用して、ポリシーを適用する Office 365 グループを選択できます。"なし" を指定すると、ポリシーは無効の状態で作成されます。"すべて" を指定すると、ポリシーはテナント内のすべての Office 365 グループに適用されます。"選択済み" を指定すると、管理者はポリシーを適用する特定の Office 365 グループを選択できます。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternateNotificationEmails</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupLifetimeInDays</maml:name>
        <maml:Description>
          <maml:para>グループの更新が必要になるまでの日数</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ManagedGroupTypes</maml:name>
        <maml:Description>
          <maml:para>管理者はこのパラメーターを使用して、ポリシーを適用する Office 365 グループを選択できます。"なし" を指定すると、ポリシーは無効の状態で作成されます。"すべて" を指定すると、ポリシーはテナント内のすべての Office 365 グループに適用されます。"選択済み" を指定すると、管理者はポリシーを適用する特定の Office 365 グループを選択できます。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADMSGroupLifecyclePolicy -GroupLifetimeInDays 99 -ManagedGroupTypes "Selected" -AlternateNotificationEmails "example@contoso.com"</dev:code>
        <dev:remarks>
          <maml:para>これにより、選択された一連の Office 365 グループの有効期間を 99 日に設定する新しい groupLifecyclePolicy が作成され、所有者がいないグループへの更新通知電子メールが "example@contoso.com" に送信されます</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSIdentityProvider</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、ディレクトリで新しい ID プロバイダーを構成するときに使用します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、ディレクトリで ID プロバイダーを構成するときに使用します。ID プロバイダーを追加すると、その ID プロバイダーを使用して Azure AD B2C によってセキュリティで保護されたアプリケーションにユーザーがサインアップまたはサインインできるようになります。</maml:para>
      <maml:para>Azure AD テナントに ID プロバイダーを構成すると、将来の B2B ゲスト シナリオも有効になります。たとえば、ある組織が Office 365 に持つリソースを Gmail のユーザーと共有する必要があるとします。Gmail のユーザーは自分の Google アカウントの資格情報を使用して認証を行い、ドキュメントにアクセスすることになります。</maml:para>
      <maml:para>現在、ID プロバイダーとして指定できるのは Microsoft、Google、Facebook、Amazon、LinkedIn です。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientId</maml:name>
          <maml:Description>
            <maml:para>アプリケーションのクライアント ID です。これは、アプリケーションを ID プロバイダーに登録したときに取得したクライアント 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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientSecret</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>ID プロバイダーの種類。値は、Microsoft、Google、Facebook、Amazon、LinkedIn のいずれかにする必要があります。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientId</maml:name>
        <maml:Description>
          <maml:para>アプリケーションのクライアント ID です。これは、アプリケーションを ID プロバイダーに登録したときに取得したクライアント 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientSecret</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>ID プロバイダーの種類。値は、Microsoft、Google、Facebook、Amazon、LinkedIn のいずれかにする必要があります。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADMSIdentityProvider -Type LinkedIn -Name LinkedInName -ClientId LinkedInAppClientId -ClientSecret LinkedInAppClientSecret</dev:code>
        <dev:remarks>
          <maml:para>この例では、LinkedIn ID プロバイダーを追加します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSInvitation</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSInvitation</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、新しい外部ユーザーをディレクトリに招待するために使用されます</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、新しい外部ユーザーをディレクトリに招待するために使用されます</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSInvitation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserDisplayName</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserEmailAddress</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserMessageInfo</maml:name>
          <maml:Description>
            <maml:para>招待メッセージの送信方法を指定する追加情報</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">InvitedUserMessageInfo</command:parameterValue>
          <dev:type>
            <maml:name>InvitedUserMessageInfo</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserType</maml:name>
          <maml:Description>
            <maml:para>招待するユーザーの userType。既定値は Guest です。社内管理者は、ユーザーを Member として招待できます。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InviteRedirectUrl</maml:name>
          <maml:Description>
            <maml:para>招待されたユーザーが招待を受け入れた後に転送される URL</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SendInvitationMessage</maml:name>
          <maml:Description>
            <maml:para>招待されたユーザーに招待メッセージを送信するかどうかを示すブール値のパラメーター。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserDisplayName</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserEmailAddress</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserMessageInfo</maml:name>
        <maml:Description>
          <maml:para>招待メッセージの送信方法を指定する追加情報</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">InvitedUserMessageInfo</command:parameterValue>
        <dev:type>
          <maml:name>InvitedUserMessageInfo</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserType</maml:name>
        <maml:Description>
          <maml:para>招待するユーザーの userType。既定値は Guest です。社内管理者は、ユーザーを Member として招待できます。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InviteRedirectUrl</maml:name>
        <maml:Description>
          <maml:para>招待されたユーザーが招待を受け入れた後に転送される URL</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SendInvitationMessage</maml:name>
        <maml:Description>
          <maml:para>招待されたユーザーに招待メッセージを送信するかどうかを示すブール値のパラメーター。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>--------- 新しい外部ユーザーをディレクトリに招待する ---------</maml:title>
        <dev:code>New-AzureADMSInvitation -InvitedUserEmailAddress someexternaluser@externaldomain.com -SendInvitationMessage $True -InviteRedirectUrl "http://myapps.onmicrosoft.com"</dev:code>
        <dev:remarks>
          <maml:para>この例のコマンドレットを使用すると、電子メールアドレスが -InvitedUserEmailAddress パラメーター内にあるユーザーに電子メールが電子メールが送信されます。ユーザーが招待を承諾すると、-InviteRedirectUrl パラメーターで指定された URL に転送されます</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADObjectSetting</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>設定オブジェクトを作成します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>New-AzureADObjectSetting コマンドレットは、Azure Active Directory (AD) 内に設定オブジェクトを作成します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADObjectSetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。</maml:para>
            <maml:para>このパラメーターに指定できる値は、次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。</maml:para>
          <maml:para>このパラメーターに指定できる値は、次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADPolicy</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>ポリシーを作成します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>New-AzureADPolicy コマンドレットは、Azure Active Directory (AD) 内にポリシーを作成します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternativeIdentifier</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Definition</maml:name>
          <maml:Description>
            <maml:para>ポリシーのすべてのルールを含む JSON のアレイを指定します。例: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}")</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsOrganizationDefault</maml:name>
          <maml:Description>
            <maml:para>このポリシーが組織の既定値である場合は true です</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>@{Text=}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>ポリシーの種類を指定します。トークンの有効期間には、"TokenLifetimePolicy" を指定します。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternativeIdentifier</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Definition</maml:name>
        <maml:Description>
          <maml:para>ポリシーのすべてのルールを含む JSON のアレイを指定します。例: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}")</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsOrganizationDefault</maml:name>
        <maml:Description>
          <maml:para>このポリシーが組織の既定値である場合は true です</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>@{Text=}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>ポリシーの種類を指定します。トークンの有効期間には、"TokenLifetimePolicy" を指定します。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ 例 1: ポリシーを作成する ------------------</maml:title>
        <dev:code>PS C:\&gt;New-AzureADPolicy -Definition &lt;Array of Rules&gt; -DisplayName &lt;Name of Policy&gt; -IsTenantDefault</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは新しいポリシーを作成します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADApplicationPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADApplicationPolicy</command:noun>
      <maml:description>
        <maml:para>アプリケーション ポリシーを削除します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADApplicationPolicy コマンドレットは、Azure Active Directory (AD) からアプリケーション ポリシーを削除します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADApplicationPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>PolicyId</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>PolicyId</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>----------- 例 1: アプリケーション ポリシーを削除する -----------</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADApplicationPolicy -ObjectId &lt;object id of application&gt; -PolicyId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定されたアプリケーション ポリシーを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADApplicationProxyApplicationConnectorGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADApplicationProxyApplicationConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Remove-AzureADApplicationProxyApplicationConnectorGroup コマンドレットは、指定のアプリケーションに割り当てられたコネクタ グループを '既定' に設定し、現在の割り当てを削除します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>アプリケーションが '既定' グループに既に属している場合、別のグループに追加しない限りは、'既定' グループからそのアプリケーションを削除することはできないため、エラーが表示されます。アプリケーションは、Azure Active Directory (AD) でアプリケーション プロキシ用に構成する必要があります。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADApplicationProxyApplicationConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ObjectId</maml:name>
          <maml:Description>
            <maml:para>アプリケーションの一意なアプリケーション ID。これは、Get-AzureADApplication コマンドを使用して確認できます。Azure Portal で参照することもできます。その場合、[AAD]、[エンタープライズ アプリケーション]、[すべてのアプリケーション] の順に移動し、アプリケーションを選択してから [プロパティ] タブに移動し、そのページに記載されている ObjectId を使用します。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ObjectId</maml:name>
        <maml:Description>
          <maml:para>アプリケーションの一意なアプリケーション ID。これは、Get-AzureADApplication コマンドを使用して確認できます。Azure Portal で参照することもできます。その場合、[AAD]、[エンタープライズ アプリケーション]、[すべてのアプリケーション] の順に移動し、アプリケーションを選択してから [プロパティ] タブに移動し、そのページに記載されている ObjectId を使用します。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce</dev:code>
        <dev:remarks>
          <maml:para>例 1: アプリケーションに関連付けられているコネクタ グループを削除し、グループを '既定' に設定する</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Remove-AzureADApplicationProxyApplicationConnectorGroup コマンドレットは、アプリケーション プロキシ コネクタ グループを削除します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADApplicationProxyConnectorGroup コマンドレットは、アプリケーション プロキシ コネクタ グループを削除します。コネクタが割り当てられていない空のコネクタ グループにのみ使用できます。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>削除するコネクタ グループの ID。Get-AzureADApplicationProxyConnectorGroup コマンドを実行して、この値を確認できます。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>削除するコネクタ グループの ID。Get-AzureADApplicationProxyConnectorGroup コマンドを実行して、この値を確認できます。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce</dev:code>
        <dev:remarks>
          <maml:para>例 1: 特定のコネクタ グループを削除する</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADDirectorySetting</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>Azure Active Directory 内のディレクトリ設定を削除します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADDirectorySetting コマンドレットは、Azure Active Directory (AD) からディレクトリ設定を削除します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADDirectorySetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure AD での設定オブジェクトのオブジェクト 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure AD での設定オブジェクトのオブジェクト 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSDeletedDirectoryObject</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSDeletedDirectoryObject</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、以前に削除したディレクトリ オブジェクトを完全に削除するために使います</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、以前に削除したディレクトリ オブジェクトを完全に削除するために使います。ディレクトリ オブジェクトを完全に削除すると、そのディレクトリは復元できなくなります。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSDeletedDirectoryObject</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>Remove-AzureADMSDeletedDirectoryObject -Id aa644285-eb75-4389-885e-7233f096984c</dev:code>
        <dev:remarks>
          <maml:para>この例では、ID が aa644285-eb75-4389-885e-7233f096984c の、以前に削除したディレクトリ オブジェクトを完全に削除する方法を示します</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSGroup</command:noun>
      <maml:description>
        <maml:para>Azure AD グループを削除します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADMSGroup コマンドレットは、Azure Active Directory (Azure AD) グループを削除します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>このコマンドレットは、現在、パブリック プレビュー中です。パブリック プレビュー中のコマンドレットには変更が加えられることがあるため、予期しない影響が出ることがあります。このコマンドレットは、運用環境では使わないことをお勧めします。</maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ 例 1: グループを削除する ------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSGroup -Id "ce0a2213-bd57-4e2f-b9fa-408582e2e260"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドレットは、指定した ID を持つグループを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Using attributes to create advanced rules</maml:linkText>
        <maml:uri>https://azure.microsoft.com/en-us/documentation/articles/active-directory-accessmanagement-groups-with-advanced-rules/</maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>groupLifecyclePolicies オブジェクトを削除します</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADMSGroupLifecyclePolicy コマンドは、Azure Active Directory 内の groupLifecyclePolicies オブジェクトを削除します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットが削除する groupLifecyclePolicies オブジェクトの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットが削除する groupLifecyclePolicies オブジェクトの 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSGroupLifecyclePolicy -Id "13bed58e-6144-41e5-abbd-47c95964e671"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドレットは、指定した ID を持つ groupLifecyclePolicies オブジェクトを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSIdentityProvider</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、ディレクトリで ID プロバイダーを削除するときに使用します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、ディレクトリで構成されている ID プロバイダーを削除するときに使用します。ID プロバイダーは完全に削除されます。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSIdentityProvider -Id LinkedIn-OAUTH</dev:code>
        <dev:remarks>
          <maml:para>この例では、指定した ID プロバイダーを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSLifecyclePolicyGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSLifecyclePolicyGroup</command:noun>
      <maml:description>
        <maml:para>ライフサイクル ポリシーからグループを削除します</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADMSLifecyclePolicyGroup コマンドレットは、Azure Active Directory 内のライフサイクル ポリシーからグループを削除します</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSLifecyclePolicyGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupId</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory 内のライフサイクル ポリシー オブジェクトの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupId</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory 内のライフサイクル ポリシー オブジェクトの 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSLifecyclePolicyGroup -Id b4c908b0-3595-4add-91b4-c5400b31b57b -groupId cffd97bd-6b91-4c4e-b553-6918a320211c</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure Active Directory 内のライフサイクル ポリシーからグループを削除します</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADObjectSetting</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>Azure Active Directory 内の設定を削除します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADObjectSetting コマンドレットは、Azure Active Directory (AD) 内のオブジェクト設定を削除します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADObjectSetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure AD での設定オブジェクトの 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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure AD での設定オブジェクトの 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>ポリシーを削除します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Remove-AzureADPolicy コマンドレットは、Azure Active Directory (AD) からポリシーを削除します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ 例 1: ポリシーを削除する ------------------</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADPolicy -Id *&lt;ID&gt;*.</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、指定されたポリシーを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADServicePrincipalPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADServicePrincipalPolicy</command:noun>
      <maml:description>
        <maml:para></maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para></maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADServicePrincipalPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>PolicyId</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>PolicyId</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>--------- 例 1: サービス プリンシパル ポリシーを削除する ---------</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADApplicationPolicy -ObjectId &lt;object id of application&gt; -PolicyId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、サービス プリンシパル ポリシーを削除します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Reset-AzureADMSLifeCycleGroup</command:name>
      <command:verb>Reset</command:verb>
      <command:noun>AzureADMSLifeCycleGroup</command:noun>
      <maml:description>
        <maml:para>グループの RenewedDateTime プロパティを現在の日時に更新して、グループを更新します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Reset-AzureADMSLifeCycleGroup は、グループの RenewedDateTime プロパティを現在の日時に更新してグループを更新します。グループが更新されると、グループの有効期限はポリシーに定義されている日数、延長されます。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Reset-AzureADMSLifeCycleGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupId</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupId</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory でのグループの 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Reset-AzureADMSLifeCycleGroup -groupId cffd97bd-6b91-4c4e-b553-6918a320211c</dev:code>
        <dev:remarks>
          <maml:para>Reset-AzureADMSLifeCycleGroup は、グループの RenewedDateTime プロパティを現在の日時に更新して、指定したグループを更新します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Restore-AzureADMSDeletedDirectoryObject</command:name>
      <command:verb>Restore</command:verb>
      <command:noun>AzureADMSDeletedDirectoryObject</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、以前に削除したオブジェクトを復元するために使います。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、以前に削除したオブジェクトを復元するために使用されます。現在、グループ オブジェクトとアプリケーション オブジェクトの復元のみがサポートされています。グループまたはアプリケーションを削除する場合、最初は論理的に削除され、削除後 30 日間は回復できます。30 日を過ぎると、削除済みのオブジェクトは完全に削除され、回復できなくなります。復元できるのは、統合グループ (別名 Office 365 グループ) のみであることに注意してください。セキュリティ グループは復元できません。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Restore-AzureADMSDeletedDirectoryObject</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>Restore-AzureADMSDeletedDirectoryObject -Id aa644285-eb75-4389-885e-7233f096984c</dev:code>
        <dev:remarks>
          <maml:para>この例では、ID が aa644285-eb75-4389-885e-7233f096984c の削除済みオブジェクトを復元する方法を示します</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Set-AzureADApplicationProxyConnectorGroup コマンドレットを使用すると、特定のアプリケーション プロキシ コネクタ グループの名前を変更できます。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Set-AzureADApplicationProxyConnectorGroup コマンドレットを使用すると、特定のアプリケーション プロキシ コネクタ グループの名前を変更できます。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>名前が変更されるコネクタ グループの一意識別子。Get-AzureADApplicationProxyConnectorGroup コマンドを使用して 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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>コネクタ グループの新しい名前。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
          <dev:type>
            <maml:name>Name</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>名前が変更されるコネクタ グループの一意識別子。Get-AzureADApplicationProxyConnectorGroup コマンドを使用して 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>コネクタ グループの新しい名前。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
        <dev:type>
          <maml:name>Name</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>Microsoft.Open.MSGraph.Model.Name</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADApplicationProxyConnectorGroup -Id d533d7b1-fd92-49e8-a200-3e7dcf7c2ab5 -Name "Offsite Application Servers"</dev:code>
        <dev:remarks>
          <maml:para>例 1: コネクタ グループの名前を "オフサイト アプリケーション サーバー" に変更する</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADDirectorySetting</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>Azure Active Directory のディレクトリ設定を更新します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Set-AzureADDirectorySetting コマンドレットは、Azure Active Directory (AD) 内のディレクトリ設定を更新します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADDirectorySetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure AD での設定オブジェクトの 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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure AD での設定オブジェクトの 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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSGroup</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSGroup</command:noun>
      <maml:description>
        <maml:para>{{概要を入力}}</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>{{説明を入力}}</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>{{Description の説明を入力}}</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>{{DisplayName の説明を入力}}</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupTypes</maml:name>
          <maml:Description>
            <maml:para>{{GroupType の説明を入力}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MailEnabled</maml:name>
          <maml:Description>
            <maml:para>{{MailEnabled の説明を入力}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MailNickname</maml:name>
          <maml:Description>
            <maml:para>{{MailNickname の説明を入力}}</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MembershipRule</maml:name>
          <maml:Description>
            <maml:para>{{MembershipRule の説明を入力}}</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>MembershipRuleProcessingState</maml:name>
          <maml:Description>
            <maml:para>{{MembershipRuleProcessingState の説明を入力}}</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SecurityEnabled</maml:name>
          <maml:Description>
            <maml:para>{{SecurityEnabled の説明を入力}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Visibility</maml:name>
          <maml:Description>
            <maml:para>{{Visibility の説明を入力}}</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>{{Description の説明を入力}}</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>{{DisplayName の説明を入力}}</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupTypes</maml:name>
        <maml:Description>
          <maml:para>{{GroupType の説明を入力}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MailEnabled</maml:name>
        <maml:Description>
          <maml:para>{{MailEnabled の説明を入力}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MailNickname</maml:name>
        <maml:Description>
          <maml:para>{{MailNickname の説明を入力}}</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MembershipRule</maml:name>
        <maml:Description>
          <maml:para>{{MembershipRule の説明を入力}}</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>MembershipRuleProcessingState</maml:name>
        <maml:Description>
          <maml:para>{{MembershipRuleProcessingState の説明を入力}}</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SecurityEnabled</maml:name>
        <maml:Description>
          <maml:para>{{SecurityEnabled の説明を入力}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Visibility</maml:name>
        <maml:Description>
          <maml:para>{{Visibility の説明を入力}}</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>Azure Active Directory 内の特定のグループ ライフサイクル ポリシーを更新します</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Set-AzureADMSGroupLifecyclePolicy コマンドは、Azure Active Directory 内の特定のグループ ライフサイクル ポリシーを更新します</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternateNotificationEmails</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupLifetimeInDays</maml:name>
          <maml:Description>
            <maml:para>グループの更新が必要になるまでの日数</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Azure Active Directory の groupLifecyclePolicies オブジェクトの 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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ManagedGroupTypes</maml:name>
          <maml:Description>
            <maml:para>管理者はポリシーを適用する Office 365 グループを選択できます。"なし" を指定すると、ポリシーは無効の状態で作成されます。"すべて" を指定すると、ポリシーはテナント内のすべての Office 365 グループに適用されます。"選択済み" を指定すると、管理者はポリシーを適用する特定の Office 365 グループを選択できます。</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternateNotificationEmails</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupLifetimeInDays</maml:name>
        <maml:Description>
          <maml:para>グループの更新が必要になるまでの日数</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Azure Active Directory の groupLifecyclePolicies オブジェクトの 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ManagedGroupTypes</maml:name>
        <maml:Description>
          <maml:para>管理者はポリシーを適用する Office 365 グループを選択できます。"なし" を指定すると、ポリシーは無効の状態で作成されます。"すべて" を指定すると、ポリシーはテナント内のすべての Office 365 グループに適用されます。"選択済み" を指定すると、管理者はポリシーを適用する特定の Office 365 グループを選択できます。</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADMSGroupLifecyclePolicy -Id "b4c908b0-3595-4add-91b4-c5400b31b57b" -GroupLifetimeInDays 200 -AlternateNotificationEmails "admingroup@contoso.com"</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure Active Directory の指定された groupLifecyclePolicy を更新します</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSIdentityProvider</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>このコマンドレットは、ディレクトリで構成されている既存の ID プロバイダーのプロパティを更新するときに使用します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>このコマンドレットは、既存の ID プロバイダーのプロパティを更新するときに使用します。ID プロバイダーの種類を変更することはできません。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientId</maml:name>
          <maml:Description>
            <maml:para>アプリケーションのクライアント ID です。これは、アプリケーションを ID プロバイダーに登録したときに取得したクライアント 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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientSecret</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientId</maml:name>
        <maml:Description>
          <maml:para>アプリケーションのクライアント ID です。これは、アプリケーションを ID プロバイダーに登録したときに取得したクライアント 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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientSecret</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADMSIdentityProvider -Id LinkedIn-OAUTH -ClientId NewClientId -ClientSecret NewClientSecret</dev:code>
        <dev:remarks>
          <maml:para>この例では、指定した ID プロバイダーのクライアント ID とクライアント シークレットを更新します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADObjectSetting</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>オブジェクト設定を更新します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Set-AzureADObjectSetting コマンドレットは、Azure Active Directory (AD) 内のオブジェクトの設定を更新します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADObjectSetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>DirectorySetting</maml:name>
          <maml:Description>
            <maml:para>DirectorySetting オブジェクトを指定します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>DirectorySetting</maml:name>
        <maml:Description>
          <maml:para>DirectorySetting オブジェクトを指定します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>このコマンドレットの情報イベントに対する応答方法を指定します。このパラメーターに使用できる値は次のとおりです:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- 例 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ ここに記述例を追加 }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command: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" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADPolicy</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>ポリシーを更新します。</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Set-AzureADPolicy コマンドレットは、Azure Active Directory (AD) 内にポリシーを設定します。</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternativeIdentifier</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Definition</maml:name>
          <maml:Description>
            <maml:para>ポリシーのすべてのルールを含む文字列化された JSON のアレイを指定します。例: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}")。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsOrganizationDefault</maml:name>
          <maml:Description>
            <maml:para>このポリシーが組織の既定値である場合は true です</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>キー資格情報を指定します。</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>ポリシーの種類を指定します。トークンの有効期間には、"TokenLifetimePolicy" を使用します。</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>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</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>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternativeIdentifier</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Definition</maml:name>
        <maml:Description>
          <maml:para>ポリシーのすべてのルールを含む文字列化された JSON のアレイを指定します。例: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}")。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsOrganizationDefault</maml:name>
        <maml:Description>
          <maml:para>このポリシーが組織の既定値である場合は true です</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>キー資格情報を指定します。</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>ポリシーの種類を指定します。トークンの有効期間には、"TokenLifetimePolicy" を使用します。</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>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</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>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ 例 1: ポリシーを更新する ------------------</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADPolicy -ObjectId &lt;object id of policy&gt; -DisplayName &lt;string&gt;</dev:code>
        <dev:remarks>
          <maml:para>このコマンドは、Azure AD 内の指定したポリシーを更新します。</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
</helpItems>