Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApimResource

Package version

The Resource definition.

Hierarchy

  • ApimResource

Index

Properties

Properties

Optional id

id: undefined | string

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

Optional name

name: undefined | string

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

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

Resource type for API Management resource is set to Microsoft.ApiManagement. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc