BindingResourceProperties Class

Definition

Binding resource properties payload

public class BindingResourceProperties
type BindingResourceProperties = class
Public Class BindingResourceProperties
Inheritance
BindingResourceProperties

Constructors

BindingResourceProperties()

Initializes a new instance of the BindingResourceProperties class.

BindingResourceProperties(String, String, String, String, IDictionary<String,Object>, String, String, String)

Initializes a new instance of the BindingResourceProperties class.

Properties

BindingParameters

Gets or sets binding parameters of the Binding resource

CreatedAt

Gets creation time of the Binding resource

GeneratedProperties

Gets the generated Spring Boot property file for this binding. The secret will be deducted.

Key

Gets or sets the key of the bound resource

ResourceId

Gets or sets the Azure resource id of the bound resource

ResourceName

Gets the name of the bound resource

ResourceType

Gets the standard Azure resource type of the bound resource

UpdatedAt

Gets update time of the Binding resource

Applies to