次の方法で共有


PortalRevisionCollection interface

Paged list of portal revisions.

Properties

nextLink

Next page link, if any. NOTE: This property will not be serialized. It can only be populated by the server.

value

Collection of portal revisions. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

Next page link, if any. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

Collection of portal revisions. NOTE: This property will not be serialized. It can only be populated by the server.

value?: PortalRevisionContract[]

Property Value