次の方法で共有


SsisObjectMetadataListResponse.NextLink プロパティ

定義

残りの結果が存在する場合は、結果の次のページへのリンクを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象