HubMetadata Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Metadata that describes the Hub information associated with a specific endpoint.
public ref class HubMetadata
	public class HubMetadata
	type HubMetadata = class
	Public Class HubMetadata
		- Inheritance
 - 
				HubMetadata
 
Constructors
| HubMetadata(Type) | 
		 Constructs the HubMetadata of the given Hub type.  | 
        	
Properties
| HubType | 
		 The type of Hub.  |