Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSVirtualNetworkGatewayIpConfiguration Class

Definition

Namespace:
Microsoft.Azure.Commands.Network.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Network.dll
Assembly:
Microsoft.Azure.Commands.Network.dll

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.

public class PSVirtualNetworkGatewayIpConfiguration : Microsoft.Azure.Commands.Network.Models.PSChildResource
type PSVirtualNetworkGatewayIpConfiguration = class
 inherit PSChildResource
Public Class PSVirtualNetworkGatewayIpConfiguration
Inherits PSChildResource
Inheritance
PSVirtualNetworkGatewayIpConfiguration

Constructors

Name Description
PSVirtualNetworkGatewayIpConfiguration()

Properties

Name Description
Etag (Inherited from PSChildResource)
Id (Inherited from PSResourceId)
Name (Inherited from PSChildResource)
PrivateIpAddress
PrivateIpAllocationMethod
PublicIpAddress
PublicIpAddressText
Subnet
SubnetText

Applies to