Sdílet prostřednictvím


ProcessInfoInner.Modules Vlastnost

Definice

Získá nebo nastaví seznam modulů.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro