Share via


Set-SCVirtualFibreChannelAdapter

Modifies a Virtual Fibre Channel adapter.

Syntax

Default (Default)

Set-SCVirtualFibreChannelAdapter
    [-VirtualFibreChannelAdapter] <VirtualFibreChannelAdapter>
    [-VirtualFibreChannelSAN <HostFibreChannelVirtualSAN>]
    [-StorageFabricClassification <StorageFabricClassification>]
    [-JobGroup <Guid>]
    [-RunAsynchronously]
    [-PROTipID <Guid>]
    [-JobVariable <String>]
    [-OnBehalfOfUser <String>]
    [-OnBehalfOfUserRole <UserRole>]
    [<CommonParameters>]

DynamicAddress

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

StaticAddress

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

Description

The Set-SCVirtualFibreChannelAdapter cmdlet modifies a Virtual Fibre Channel adapter.

Parameters

-DynamicWorldWideName

Indicates that the cmdlet uses the dynamic world-wide name provided by Hyper-V.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

DynamicAddress
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-JobGroup

Specifies an identifier for a series of commands that will run as a set just before the final command that includes the same job group identifier runs.

Parameter properties

Type:Guid
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-JobVariable

Specifies that job progress is tracked and stored in the variable named by this parameter.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-OnBehalfOfUser

Specifies a user name. This cmdlet operates on behalf of the user that this parameter specifies.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-OnBehalfOfUserRole

Specifies a user role. To obtain a user role, use the Get-SCUserRole cmdlet. This cmdlet operates on behalf of the user role that this parameter specifies.

Parameter properties

Type:UserRole
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PrimaryWorldWideNodeName

Specifies the primary world-wide node name for a virtual machine Virtual Fibre Channel adapter.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

StaticAddress
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PrimaryWorldWidePortName

Specifies the primary world-wide port name for a virtual machine Virtual Fibre Channel adapter.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

StaticAddress
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PROTipID

Specifies the ID of the Performance and Resource Optimization tip (PRO tip) that triggered this action. This parameter lets you audit PRO tips.

Parameter properties

Type:Guid
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-RunAsynchronously

Indicates that the job runs asynchronously so that control returns to the command shell immediately.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SecondaryWorldWideNodeName

Specifies the secondary world-wide node name for a virtual machine Virtual Fibre Channel adapter.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

StaticAddress
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SecondaryWorldWidePortName

Specifies the secondary world-wide port name for a virtual machine Virtual Fibre Channel adapter.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

StaticAddress
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-StaticWorldWideName

Indicates that the cmdlet uses the static world-wide name provided by the administrator.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

StaticAddress
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-StorageFabricClassification

Specifies a classification for storage Fibre Channel fabric.

Parameter properties

Type:StorageFabricClassification
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-VirtualFibreChannelAdapter

Specifies a virtual machine Virtual Fibre Channel adapter object.

Parameter properties

Type:VirtualFibreChannelAdapter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:0
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-VirtualFibreChannelSAN

Specifies a host Fibre Channel virtual SAN object.

Parameter properties

Type:HostFibreChannelVirtualSAN
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

VirtualFibreChannelAdapter

This cmdlet returns a VirtualFibreChannelAdapter object.