Compartir a través de


SharedPrivateLinkResourceProperties.GroupId Propiedad

Definición

Obtiene o establece el identificador de grupo del proveedor del recurso para el que está el recurso de vínculo privado compartido.

[Newtonsoft.Json.JsonProperty(PropertyName="groupId")]
public string GroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupId")>]
member this.GroupId : string with get, set
Public Property GroupId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a