Delen via


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.

HybridConnectivityEndpointCollection

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

HybridConnectivityEndpointData

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

HybridConnectivityEndpointResource

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

HybridConnectivityExtensions

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

HybridConnectivityServiceConfigurationCollection

A class representing a collection of HybridConnectivityServiceConfigurationResource and their operations. Each HybridConnectivityServiceConfigurationResource in the collection will belong to the same instance of HybridConnectivityEndpointResource. To get a HybridConnectivityServiceConfigurationCollection instance call the GetHybridConnectivityServiceConfigurations method from an instance of HybridConnectivityEndpointResource.

HybridConnectivityServiceConfigurationData

A class representing the HybridConnectivityServiceConfiguration data model. The service configuration details associated with the target resource.

HybridConnectivityServiceConfigurationResource

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