次の方法で共有


OperationResponseWithSkipToken クラス

定義

スキップ トークンを含む操作応答モデル。

public class OperationResponseWithSkipToken : Microsoft.Azure.AzureOperationResponse
type OperationResponseWithSkipToken = class
    inherit AzureOperationResponse
Public Class OperationResponseWithSkipToken
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
OperationResponseWithSkipToken
派生

コンストラクター

OperationResponseWithSkipToken()

OperationResponseWithSkipToken クラスの新しいインスタンスを初期化します。

プロパティ

NextLink

省略可能。 次のリンクを取得または設定します。

SkipToken

省略可能。 スキップ トークンを取得または設定します。

適用対象