Remove-AzureADDomain

拿掉網域。

語法

Remove-AzureADDomain
      -Name <String>
      [<CommonParameters>]

Description

Remove-AzureADDomain Cmdlet 會從 Azure Active Directory (AD) 移除網域。

範例

範例 1:移除網域

PS C:\>Remove-AzureADDomain -Name Contoso.com

此命令會移除網域。

參數

-Name

指定要移除的功能變數名稱。

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

備註

請參閱 Remove-AzureADDomain 至 Microsoft Graph PowerShell 的移轉指南。