Azure.ResourceManager.HybridConnectivity Namespace

Classes

EndpointResource

A Class representing an EndpointResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EndpointResource from an instance of ArmClient using the GetEndpointResource method. Otherwise you can get one from its parent resource ArmResource using the GetEndpointResource method.

EndpointResourceCollection

A class representing a collection of EndpointResource and their operations. Each EndpointResource in the collection will belong to the same instance of ArmResource. To get an EndpointResourceCollection instance call the GetEndpointResources method from an instance of ArmResource.

EndpointResourceData

A class representing the EndpointResource data model. The endpoint for the target resource.

HybridConnectivityExtensions

A class to add extension methods to Azure.ResourceManager.HybridConnectivity.