次の方法で共有


RoleInstance.InstanceEndpoints プロパティ

定義

省略可能。 ロール インスタンスのエンドポイントのリスト。

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)

プロパティ値

適用対象