次の方法で共有


ProcessInfoData.Modules プロパティ

定義

モジュールの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.ProcessModuleInfoData> Modules { get; }
member this.Modules : System.Collections.Generic.IList<Azure.ResourceManager.AppService.ProcessModuleInfoData>
Public ReadOnly Property Modules As IList(Of ProcessModuleInfoData)

プロパティ値

適用対象