Get-SCPhysicalComputerNetworkAdapterProfile
取得實體電腦網路適配器物件。
語法
Get-SCPhysicalComputerNetworkAdapterProfile
[-VMMServer <ServerConnection>]
[-All]
[<CommonParameters>]
Get-SCPhysicalComputerNetworkAdapterProfile
[-VMMServer <ServerConnection>]
[-ID <Guid>]
[<CommonParameters>]
Description
Get-SCPhysicalComputerNetworkAdapterProfile Cmdlet 會取得實體計算機網路適配器物件。
參數
-All
指出這個 Cmdlet 會取得與父對象無關的所有次級物件。
例如,命令 Get-SCVirtualDiskDrive -All
會取得所有虛擬磁碟驅動器物件,而不論每個虛擬磁碟驅動器對象相關聯的虛擬機物件或範本對象為何。
類型: | SwitchParameter |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-ID
將數值識別子指定為特定物件的全域唯一標識碼或 GUID。
類型: | Guid |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-VMMServer
指定 Virtual Machine Manager (VMM) 伺服器物件。
類型: | ServerConnection |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | True |
接受萬用字元: | False |
輸出
PhysicalComputerNetworkAdapterProfile
此 Cmdlet 會傳回 PhysicalComputerNetworkAdapterProfile 物件。