Azure.ResourceManager.ServiceLinker Namespace

Classes

LinkerResource

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

LinkerResourceCollection

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

LinkerResourceData

A class representing the LinkerResource data model. Linker of source and target resource

ServiceLinkerExtensions

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