Package version:

Interface SessionPoolCollection

Session pool collection Azure resource.

interface SessionPoolCollection {
    nextLink?: string;
    value: SessionPool[];
}

Properties

Properties

nextLink?: string

Link to next page of resources. NOTE: This property will not be serialized. It can only be populated by the server.

value: SessionPool[]

Collection of resources.