Class ServiceInstanceMetadata
- Namespace
 - OpenServiceBroker.Instances
 
- Assembly
 - OpenServiceBroker.Model.dll
 
Metadata for a Service Instance.
public class ServiceInstanceMetadata
  - Inheritance
 - 
      
      ServiceInstanceMetadata
 
- Inherited Members
 
- Extension Methods
 
Properties
Labels
Broker specified key-value pairs specifying attributes of Service Instances that are meaningful and relevant to Platform users, but do not directly imply behaviour changes by the Platform.
public JObject Labels { get; set; }
  Property Value
- JObject