共用方式為


RoleInstance.InstanceEndpoints Property

Definition

Optional. The list of instance endpoints for the role.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.InstanceEndpoint> InstanceEndpoints { get; set; }
member this.InstanceEndpoints : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.InstanceEndpoint> with get, set
Public Property InstanceEndpoints As IList(Of InstanceEndpoint)

Property Value

Applies to