次の方法で共有


ContainerGroupIPAddress.Ports プロパティ

定義

コンテナー グループで公開されているポートのリスト。

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupPort> Ports { get; }
member this.Ports : System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupPort>
Public ReadOnly Property Ports As IList(Of ContainerGroupPort)

プロパティ値

適用対象