次の方法で共有


WebSiteInstanceStatusData.Containers プロパティ

定義

ContainerInfo> の<ディクショナリ。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.AppService.Models.ContainerInfo> Containers { get; }
member this.Containers : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.AppService.Models.ContainerInfo>
Public ReadOnly Property Containers As IDictionary(Of String, ContainerInfo)

プロパティ値

適用対象