< Back
Test-AzureStaticVNetIP
Post
NAME Test-AzureStaticVNetIP
SYNOPSIS
Tests the availability of a static virtual network IP address, and gets a list of suggestions if the queried address is not available.
SYNTAX
Test-AzureStaticVNetIP [-VNetName] <String> [-IPAddress] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>]
[-InformationVariable <String>] [<CommonParameters>]
DESCRIPTION
The Test-AzureStaticVNetIP cmdlet tests the availability of a static virtual network IP address, and gets a list of suggestions if the queried address
is not available.
PARAMETERS
-VNetName <String>
Specifies the Name of the virtual network.
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-IPAddress <String>
Specifies the static virtual network IP address to query.
Required? true
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Profile <AzureSMProfile>
Specifies the Azure profile from which this cmdlet reads. If you do not specify a profile, this cmdlet reads from the local default profile.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationAction <ActionPreference>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationVariable <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<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
-------------------------- 1: --------------------------
RELATED LINKS
Get-AzureStaticVNetIP
Set-AzureStaticVNetIP
SYNOPSIS
Tests the availability of a static virtual network IP address, and gets a list of suggestions if the queried address is not available.
SYNTAX
Test-AzureStaticVNetIP [-VNetName] <String> [-IPAddress] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>]
[-InformationVariable <String>] [<CommonParameters>]
DESCRIPTION
The Test-AzureStaticVNetIP cmdlet tests the availability of a static virtual network IP address, and gets a list of suggestions if the queried address
is not available.
PARAMETERS
-VNetName <String>
Specifies the Name of the virtual network.
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-IPAddress <String>
Specifies the static virtual network IP address to query.
Required? true
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Profile <AzureSMProfile>
Specifies the Azure profile from which this cmdlet reads. If you do not specify a profile, this cmdlet reads from the local default profile.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationAction <ActionPreference>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationVariable <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<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
-------------------------- 1: --------------------------
RELATED LINKS
Get-AzureStaticVNetIP
Set-AzureStaticVNetIP