次の方法で共有


ContainerAppReplicaData.Containers プロパティ

定義

レプリカの下のコンテナー コレクション。

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

プロパティ値

適用対象