次の方法で共有


Remove-AzureADExternalDomainFederation

外部ドメイン名で externalDomainFederation を削除します。

構文

Remove-AzureADExternalDomainFederation
      -ExternalDomainName <String>
      [<CommonParameters>]

例 1: 特定の外部ドメインの外部ドメイン フェデレーション設定を削除します。

Remove-AzureADExternalDomainFederation -ExternalDomainName "test.com"

このコマンドは、外部ドメインフェデレーション設定を削除します。

パラメーター

-ExternalDomainName

Azure Active Directory の externalDomainFederation の一意の identifer

型:String
Position:Named
既定値:None
必須:True
Accept pipeline input:True
Accept wildcard characters:False