次の方法で共有


IContainerGroup.Events プロパティ

定義

コンテナー グループ イベントを取得します。

public System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel> Events { get; }
member this.Events : System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel>
Public ReadOnly Property Events As IReadOnlyCollection(Of EventModel)

プロパティ値

適用対象