Binding Resource Properties Response
data class BindingResourcePropertiesResponse(val bindingParameters: Map<String, String>? = null, val createdAt: String, val generatedProperties: String, val key: String? = null, val resourceId: String? = null, val resourceName: String, val resourceType: String, val updatedAt: String)
Binding resource properties payload
Constructors
Properties
Link copied to clipboard
Binding parameters of the Binding resource
Link copied to clipboard
The generated Spring Boot property file for this binding. The secret will be deducted.
Link copied to clipboard
The Azure resource id of the bound resource
Link copied to clipboard
The name of the bound resource
Link copied to clipboard
The standard Azure resource type of the bound resource