CollectionSessionListResult Class

Definition

List of user sessions in a given collection.

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

Constructors

CollectionSessionListResult()

Initializes a new instance of the CollectionSessionListResult class.

Properties

Sessions

Optional. The list of user sessions.

Applies to