Package version:

Interface ApiCollectionResponse

An API collection as represented by Defender for APIs.

Hierarchy

Properties

additionalData?: {
    [propertyName: string]: string;
}

Additional data regarding the API collection.

Type declaration

  • [propertyName: string]: string
displayName?: string

The display name of the Azure API Management API.

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc