Add-VSNetworkManagerLinkBandwidth

Add-VSNetworkManagerLinkBandwidth

SYNOPSIS

Adds an AWS::NetworkManager::Link.Bandwidth resource property to the template. Describes bandwidth information.

SYNTAX

Add-VSNetworkManagerLinkBandwidth [[-DownloadSpeed] <Object>] [[-UploadSpeed] <Object>] [<CommonParameters>]

DESCRIPTION

Adds an AWS::NetworkManager::Link.Bandwidth resource property to the template. Describes bandwidth information.

PARAMETERS

-DownloadSpeed

Download speed in Mbps.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-link-bandwidth.html#cfn-networkmanager-link-bandwidth-downloadspeed UpdateType: Mutable PrimitiveType: Integer

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-UploadSpeed

Upload speed in Mbps.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-link-bandwidth.html#cfn-networkmanager-link-bandwidth-uploadspeed UpdateType: Mutable PrimitiveType: Integer

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

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

INPUTS

OUTPUTS

Vaporshell.Resource.NetworkManager.Link.Bandwidth

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-link-bandwidth.html