Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BindingResourceProperties

Package version

Binding resource properties payload

Hierarchy

  • BindingResourceProperties

Index

Properties

Optional bindingParameters

bindingParameters: undefined | {}

Binding parameters of the Binding resource

Optional createdAt

createdAt: undefined | string

Creation time of the Binding resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional generatedProperties

generatedProperties: undefined | string

The generated Spring Boot property file for this binding. The secret will be deducted. NOTE: This property will not be serialized. It can only be populated by the server.

Optional key

key: undefined | string

The key of the bound resource

Optional resourceId

resourceId: undefined | string

The Azure resource id of the bound resource

Optional resourceName

resourceName: undefined | string

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

Optional resourceType

resourceType: undefined | string

The standard Azure resource type of the bound resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional updatedAt

updatedAt: undefined | string

Update time of the Binding resource NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc