Compartir a través de


NetworkManagerCommit.TargetLocations Propiedad

Definición

Obtiene o establece la lista de ubicaciones de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a