Azure.ResourceManager.ServiceLinker Namespace
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.
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. |
Azure SDK for .NET