NetworkReservedIPCreateParameters Class

Definition

Parameters supplied to the Create Reserved IP operation.

public class NetworkReservedIPCreateParameters
type NetworkReservedIPCreateParameters = class
Public Class NetworkReservedIPCreateParameters
Inheritance
NetworkReservedIPCreateParameters

Constructors

NetworkReservedIPCreateParameters()

Initializes a new instance of the NetworkReservedIPCreateParameters class.

Properties

DeploymentName

Optional. The name of the deployment the IP belongs to, if used.

IPTags

Optional. The list of IPTags associated with the reserved IP.

Label

Optional. The friendly identifier for the site.

Location

Optional. Location where the virtual network exists.

Name

Optional. Name of the reserved IP.

ServiceName

Optional. The name of the service the IP belongs to, if used.

VirtualIPName

Optional. The name of the virtual IP that we should reserve.

Applies to