Поделиться через


ProcessInfoInner.Modules Свойство

Определение

Возвращает или задает список модулей.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.modules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.ProcessModuleInfoInner> Modules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.modules")>]
member this.Modules : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.ProcessModuleInfoInner> with get, set
Public Property Modules As IList(Of ProcessModuleInfoInner)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к