Bagikan melalui


NetworkManagerCommit.ConfigurationIds Property

Definition

Gets or sets list of configuration ids.

[Newtonsoft.Json.JsonProperty(PropertyName="configurationIds")]
public System.Collections.Generic.IList<string> ConfigurationIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationIds")>]
member this.ConfigurationIds : System.Collections.Generic.IList<string> with get, set
Public Property ConfigurationIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to