< Back

New-AzureIPTag

Wed Jan 30, 2019 5:48 pm

NAME New-AzureIPTag



SYNOPSIS







SYNTAX

New-AzureIPTag [<CommonParameters>]





DESCRIPTION







PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









-------------------------- Example 1: new azureip tag --------------------------



PS C:\\>New-AzureIPTag -IPTagType $tagType -Value $value



This command creates new iptag with a type and a value which can be used to create reservedip with iptag



RELATED LINKS