Table of Contents

Class ServiceBindingSchema

Namespace
OpenServiceBroker.Catalogs
Assembly
OpenServiceBroker.Model.dll

The schema definitions for creating and updating a Service Instance.

public class ServiceBindingSchema
Inheritance
ServiceBindingSchema
Inherited Members
Extension Methods

Properties

Create

The schema definition for creating a Service Binding.

[JsonProperty("create")]
public SchemaParameters Create { get; set; }

Property Value

SchemaParameters