次の方法で共有


CollectionSessionListResult クラス

定義

特定のコレクション内のユーザー セッションの一覧。

public class CollectionSessionListResult : Microsoft.Azure.AzureOperationResponse
type CollectionSessionListResult = class
    inherit AzureOperationResponse
Public Class CollectionSessionListResult
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
CollectionSessionListResult

コンストラクター

CollectionSessionListResult()

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

プロパティ

Sessions

省略可能。 ユーザー セッションの一覧。

適用対象