VirtualNetworksOperationsExtensions.CheckIPAddressAvailability Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.IPAddressAvailabilityResult CheckIPAddressAvailability (this Microsoft.Azure.Management.Internal.Network.Version2017_10_01.IVirtualNetworksOperations operations, string resourceGroupName, string virtualNetworkName, string ipAddress = default);
static member CheckIPAddressAvailability : Microsoft.Azure.Management.Internal.Network.Version2017_10_01.IVirtualNetworksOperations * string * string * string -> Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.IPAddressAvailabilityResult
<Extension()>
Public Function CheckIPAddressAvailability (operations As IVirtualNetworksOperations, resourceGroupName As String, virtualNetworkName As String, Optional ipAddress As String = Nothing) As IPAddressAvailabilityResult
- operations
- IVirtualNetworksOperations
- resourceGroupName
- String
- virtualNetworkName
- String
- ipAddress
- String
منتج | الإصدارات |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |