Compartir a través de


NetworkRuleSetListResult.NextLink Propiedad

Definición

Obtiene o establece un vínculo al siguiente conjunto de resultados. No está vacío si Value contiene una lista incompleta de NetworkRuleSet.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a