ApiResourceProperties interface

The API resource properties.

Properties

apiDefinitions

The api definitions. NOTE: This property will not be serialized. It can only be populated by the server.

apiDefinitionUrl

The API definition. NOTE: This property will not be serialized. It can only be populated by the server.

backendService

The backend service. NOTE: This property will not be serialized. It can only be populated by the server.

capabilities

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

category

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

connectionParameters

The connection parameters. NOTE: This property will not be serialized. It can only be populated by the server.

generalInformation

The api general information. NOTE: This property will not be serialized. It can only be populated by the server.

integrationServiceEnvironment

The integration service environment reference.

metadata

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

name

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

policies

The policies for the API. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

runtimeUrls

The runtime urls. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

apiDefinitions

The api definitions. NOTE: This property will not be serialized. It can only be populated by the server.

apiDefinitions?: ApiResourceDefinitions

Property Value

apiDefinitionUrl

The API definition. NOTE: This property will not be serialized. It can only be populated by the server.

apiDefinitionUrl?: string

Property Value

string

backendService

The backend service. NOTE: This property will not be serialized. It can only be populated by the server.

backendService?: ApiResourceBackendService

Property Value

capabilities

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

capabilities?: string[]

Property Value

string[]

category

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

category?: string

Property Value

string

connectionParameters

The connection parameters. NOTE: This property will not be serialized. It can only be populated by the server.

connectionParameters?: {[propertyName: string]: any}

Property Value

{[propertyName: string]: any}

generalInformation

The api general information. NOTE: This property will not be serialized. It can only be populated by the server.

generalInformation?: ApiResourceGeneralInformation

Property Value

integrationServiceEnvironment

The integration service environment reference.

integrationServiceEnvironment?: ResourceReference

Property Value

metadata

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

metadata?: ApiResourceMetadata

Property Value

name

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

name?: string

Property Value

string

policies

The policies for the API. NOTE: This property will not be serialized. It can only be populated by the server.

policies?: ApiResourcePolicies

Property Value

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

runtimeUrls

The runtime urls. NOTE: This property will not be serialized. It can only be populated by the server.

runtimeUrls?: string[]

Property Value

string[]