VirtualIPAddress Members
Represents the virtual IP address of the deployment.
The following tables list the members exposed by the VirtualIPAddress type.
Public Constructors
Name | Description | |
---|---|---|
VirtualIPAddress | Initializes a new instance of the VirtualIPAddress class. |
Top
Public Properties
Name | Description | |
---|---|---|
Address | Gets or sets the virtual IP address of the deployment. | |
IsDnsProgrammed | Optional. Indicates whether the IP address is DNS programmed. | |
Name | Optional. The name of the virtual IP. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
VirtualIPAddress Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace