GroupQuotasEntityBaseResponse

data class GroupQuotasEntityBaseResponse(val additionalAttributes: AdditionalAttributesResponse? = null, val displayName: String? = null, val provisioningState: String)

Properties and filters for ShareQuota. The request parameter is optional, if there are no filters specified.

Constructors

Link copied to clipboard
constructor(additionalAttributes: AdditionalAttributesResponse? = null, displayName: String? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional attributes to filter/restrict the subscriptions, which can be added to the subscriptionIds.

Link copied to clipboard
val displayName: String? = null

Display name of the GroupQuota entity.

Link copied to clipboard

Provisioning state of the operation.