PS C:\> Add-AzsScaleUnitNode -BmciPv4Address $BmciPv4Address -ComputerName $ComputerName -ScaleUnit $ScaleUnitName
Adds a list of nodes to the scale unit.
Add a new scale unit node to your scale unit cluster.
Parameters
-AsJob
Run the command as a job
Parameter properties
Type:
System.Management.Automation.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
-AwaitStorageConvergence
Flag indicates if the operation should wait for storage to converge before returning.
A list of input data that allows for adding a set of scale unit nodes.
To construct, see NOTES section for SCALEUNITNODEPARAMETER properties and create a hash table.
Subscription credentials that uniquely identify Microsoft Azure subscription.
The subscription ID forms part of the URI for every service call.
Parameter properties
Type:
System.String
Default value:
(Get-AzContext).Subscription.Id
Supports wildcards:
False
DontShow:
False
Parameter sets
Scale
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
ScaleExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WhatIf
Shows what would happen if the cmdlet runs.
The cmdlet is not run.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
None
Supports wildcards:
False
DontShow:
False
Aliases:
wi
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.
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
[EdgeGatewayPool <String>]: Name of the edge gateway pool.
[FabricLocation <String>]: Fabric location.
[FileShare <String>]: Fabric file share name.
[IPPool <String>]: IP pool name.
[Id <String>]: Resource identity path
[InfraRole <String>]: Infrastructure role name.
[InfraRoleInstance <String>]: Name of an infrastructure role instance.
[Location <String>]: Location of the resource.
[LogicalNetwork <String>]: Name of the logical network.
[LogicalSubnet <String>]: Name of the logical subnet.
[MacAddressPool <String>]: Name of the MAC address pool.
[Operation <String>]: Operation identifier.
[ResourceGroupName <String>]: Name of the resource group.
[ScaleUnit <String>]: Name of the scale units.
[ScaleUnitNode <String>]: Name of the scale unit node.
[SlbMuxInstance <String>]: Name of a SLB MUX instance.
[StorageSubSystem <String>]: Name of the storage system.
[SubscriptionId <String>]: Subscription credentials that uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
[Volume <String>]: Name of the storage volume.
NODELIST <IScaleOutScaleUnitParameters[]>: List of nodes in the scale unit.
[BmciPv4Address <String>]: BMC address of the physical machine.
[ComputerName <String>]: Computer name of the physical machine.
SCALEUNITNODEPARAMETER <IScaleOutScaleUnitParametersList>: A list of input data that allows for adding a set of scale unit nodes.
[AwaitStorageConvergence <Boolean?>]: Flag indicates if the operation should wait for storage to converge before returning.
[NodeList \<IScaleOutScaleUnitParameters[]>]: List of nodes in the scale unit.
[BmciPv4Address <String>]: BMC address of the physical machine.
[ComputerName <String>]: Computer name of the physical machine.