共用方式為


RoleInstance.PublicIP Class

Definition

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.

Applies to