RoleInstance.PublicIP Class
Definition
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.
An additional public IP that will be created for the role. The public IP will be an additional IP for the role. The role continues to be addressable via the default deployment VIP.
public class RoleInstance.PublicIP
type RoleInstance.PublicIP = class
Public Class RoleInstance.PublicIP
- Inheritance
-
RoleInstance.PublicIP
Constructors
RoleInstance.PublicIP() |
Initializes a new instance of the PublicIP class. |
Properties
Address |
Optional. The address of the public IP. |
DomainNameLabel |
Optional. The DNS name of the public IP. |
Fqdns |
Optional. The list of FQDN for the public IP. |
IdleTimeoutInMinutes |
Optional. The idle timeout in minutes for this Public IP. |
Name |
Optional. The name of the public IP. |