Compartir a través de


ServiceResourceList.NextLink Propiedad

Definición

Obtiene la dirección URL para obtener el siguiente conjunto de resultados de la lista de servicios si hay alguno.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a