Compartir a través de


GroupIdInformationResponse.Value Propiedad

Definición

Obtiene o establece la lista de recursos de vínculo privado disponibles para un gemelo digital.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DigitalTwins.Models.GroupIdInformation> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.DigitalTwins.Models.GroupIdInformation> with get, set
Public Property Value As IList(Of GroupIdInformation)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a