次の方法で共有


ContainerPropertiesInstanceView.Events プロパティ

定義

コンテナー インスタンスのイベントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="events")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel> Events { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="events")>]
member this.Events : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.EventModel>
Public ReadOnly Property Events As IList(Of EventModel)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象