Compartir a través de


PrivateLinkResourceListResultInner.Value Propiedad

Definición

Obtiene o establece una matriz de recursos de vínculo privado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a