Class Catalog
A list of all services available on the Service Broker.
Namespace: OpenServiceBroker.Catalogs
Assembly: OpenServiceBroker.Model.dll
Syntax
public class Catalog : Object
Constructors
Catalog()
Declaration
public Catalog()
Properties
Services
A list of all services available on the Service Broker.
Declaration
public List<Service> Services { get; }
Property Value
Type | Description |
---|---|
List<Service> |