GetAPICollectionByAzureApiManagementServiceResult

data class GetAPICollectionByAzureApiManagementServiceResult(val azureApiVersion: String, val baseUrl: String, val discoveredVia: String, val displayName: String, val id: String, val name: String, val numberOfApiEndpoints: Double, val numberOfApiEndpointsWithSensitiveDataExposed: Double, val numberOfExternalApiEndpoints: Double, val numberOfInactiveApiEndpoints: Double, val numberOfUnauthenticatedApiEndpoints: Double, val provisioningState: String, val sensitivityLabel: String, val type: String)

An API collection as represented by Microsoft Defender for APIs.

Constructors

constructor(azureApiVersion: String, baseUrl: String, discoveredVia: String, displayName: String, id: String, name: String, numberOfApiEndpoints: Double, numberOfApiEndpointsWithSensitiveDataExposed: Double, numberOfExternalApiEndpoints: Double, numberOfInactiveApiEndpoints: Double, numberOfUnauthenticatedApiEndpoints: Double, provisioningState: String, sensitivityLabel: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

The base URI for this API collection. All endpoints of this API collection extend this base URI.

Link copied to clipboard

The resource Id of the resource from where this API collection was discovered.

Link copied to clipboard

The display name of the API collection.

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Resource name

Link copied to clipboard

The number of API endpoints discovered in this API collection.

The number of API endpoints in this API collection which are exposing sensitive data in their requests and/or responses.

Link copied to clipboard

The number of API endpoints in this API collection for which API traffic from the internet was observed.

Link copied to clipboard

The number of API endpoints in this API collection that have not received any API traffic in the last 30 days.

Link copied to clipboard

The number of API endpoints in this API collection that are unauthenticated.

Link copied to clipboard

Gets the provisioning state of the API collection.

Link copied to clipboard

The highest priority sensitivity label from Microsoft Purview in this API collection.

Link copied to clipboard

Resource type