Remove-AzureADExternalDomainFederation

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

構文

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

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

Remove-AzureADExternalDomainFederation -ExternalDomainName "test.com"

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

パラメーター

-ExternalDomainName

Azure Active Directory の externalDomainFederation の一意の identifer

型:String
配置:Named
規定値:None
必須:True
パイプライン入力を受け取る:True
ワイルドカード文字を受け取る:False