共用方式為


Set-SCVirtualFibreChannelAdapter

修改虛擬光纖通道配接器。

語法

Set-SCVirtualFibreChannelAdapter
   [-VirtualFibreChannelSAN <HostFibreChannelVirtualSAN>]
   [-StorageFabricClassification <StorageFabricClassification>]
   [-VirtualFibreChannelAdapter] <VirtualFibreChannelAdapter>
   [-JobGroup <Guid>]
   [-RunAsynchronously]
   [-PROTipID <Guid>]
   [-JobVariable <String>]
   [-OnBehalfOfUser <String>]
   [-OnBehalfOfUserRole <UserRole>]
   [<CommonParameters>]
Set-SCVirtualFibreChannelAdapter
   [-VirtualFibreChannelSAN <HostFibreChannelVirtualSAN>]
   [-StorageFabricClassification <StorageFabricClassification>]
   [-VirtualFibreChannelAdapter] <VirtualFibreChannelAdapter>
   [-JobGroup <Guid>]
   [-DynamicWorldWideName]
   [-RunAsynchronously]
   [-PROTipID <Guid>]
   [-JobVariable <String>]
   [-OnBehalfOfUser <String>]
   [-OnBehalfOfUserRole <UserRole>]
   [<CommonParameters>]
Set-SCVirtualFibreChannelAdapter
   [-VirtualFibreChannelSAN <HostFibreChannelVirtualSAN>]
   [-StorageFabricClassification <StorageFabricClassification>]
   [-VirtualFibreChannelAdapter] <VirtualFibreChannelAdapter>
   [-JobGroup <Guid>]
   [-StaticWorldWideName]
   [-PrimaryWorldWideNodeName <String>]
   [-PrimaryWorldWidePortName <String>]
   [-SecondaryWorldWideNodeName <String>]
   [-SecondaryWorldWidePortName <String>]
   [-RunAsynchronously]
   [-PROTipID <Guid>]
   [-JobVariable <String>]
   [-OnBehalfOfUser <String>]
   [-OnBehalfOfUserRole <UserRole>]
   [<CommonParameters>]

Description

Set-SCVirtualFibreChannelAdapter Cmdlet 會修改虛擬光纖通道適配卡。

參數

-DynamicWorldWideName

指出 Cmdlet 會使用 Hyper-V 所提供的動態全世界名稱。

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

-JobGroup

指定一系列命令的標識碼,這些命令將在包含相同作業群組標識符的執行的最後一個命令之前,以集合的形式執行。

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

-JobVariable

指定作業進度會追蹤並儲存在此參數所命名的變數中。

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

-OnBehalfOfUser

指定用戶名稱。 這個 Cmdlet 代表此參數指定的用戶運作。

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

-OnBehalfOfUserRole

指定使用者角色。 若要取得使用者角色,請使用 Get-SCUserRole Cmdlet。 這個 Cmdlet 代表此參數指定的使用者角色運作。

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

-PrimaryWorldWideNodeName

指定虛擬機虛擬光纖通道適配卡的主要全世界節點名稱。

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

-PrimaryWorldWidePortName

指定虛擬機虛擬光纖通道適配卡的主要全世界埠名稱。

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

-PROTipID

指定觸發此動作之效能和資源優化提示 (PRO 提示) 的識別碼。 此參數可讓您稽核 PRO 秘訣。

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

-RunAsynchronously

表示作業會以異步方式執行,讓控件立即返回命令殼層。

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

-SecondaryWorldWideNodeName

指定虛擬機虛擬光纖通道適配卡的次要全世界節點名稱。

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

-SecondaryWorldWidePortName

指定虛擬機虛擬光纖通道適配卡的次要全球埠名稱。

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

-StaticWorldWideName

指出 Cmdlet 使用系統管理員所提供的靜態全世界名稱。

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

-StorageFabricClassification

指定存儲設備光纖通道網狀架構的分類。

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

-VirtualFibreChannelAdapter

指定虛擬機虛擬光纖通道配接器物件。

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

-VirtualFibreChannelSAN

指定主機光纖通道虛擬 SAN 物件。

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

輸出

VirtualFibreChannelAdapter

此 Cmdlet 會傳回 VirtualFibreChannelAdapter 物件。