次の方法で共有


WebAppMSDeployLog.Entries プロパティ

定義

ログ エントリ メッセージの一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.WebAppMSDeployLogEntry> Entries { get; }
member this.Entries : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.WebAppMSDeployLogEntry>
Public ReadOnly Property Entries As IReadOnlyList(Of WebAppMSDeployLogEntry)

プロパティ値

適用対象