Compartilhar via


OperationListResult.NextLink Propriedade

Definição

Obtém ou define a URL para obter o próximo conjunto de resultados da lista de operações, se houver algum.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a