GetGroupResult

data class GetGroupResult(val apiManagementName: String, val description: String, val displayName: String, val externalId: String, val id: String, val name: String, val resourceGroupName: String, val type: String)

A collection of values returned by getGroup.

Constructors

Link copied to clipboard
constructor(apiManagementName: String, description: String, displayName: String, externalId: String, id: String, name: String, resourceGroupName: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The description of this API Management Group.

Link copied to clipboard

The display name of this API Management Group.

Link copied to clipboard

The identifier of the external Group.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The type of this API Management Group, such as custom or external.