ListWorkspacePolicyFragmentReferencesResult

data class ListWorkspacePolicyFragmentReferencesResult(val count: Double? = null, val nextLink: String? = null, val value: List<ResourceCollectionResponseValue>? = null)

A collection of resources.

Constructors

constructor(count: Double? = null, nextLink: String? = null, value: List<ResourceCollectionResponseValue>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Double? = null

Total record count number.

Link copied to clipboard
val nextLink: String? = null

Next page link if any.

Link copied to clipboard

A collection of resources.