次の方法で共有


ComposeDeploymentStatusQueryDescription.MaxResults プロパティ

定義

ページごとに返すことができる Microsoft.ServiceFabric.Preview.Client.Query.ComposeDeploymentStatusResultItems の最大数を取得または設定します。

public long MaxResults { get; set; }
member this.MaxResults : int64 with get, set
Public Property MaxResults As Long

プロパティ値

注釈

この値が設定されていない場合、返される Microsoft.ServiceFabric.Preview.Client.Query.ComposeDeploymentStatusResultItems の数を制限するために使用されません。

適用対象