Azure.ResourceManager.AgriculturePlatform 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
AgriculturePlatformExtensions |
A class to add extension methods to Azure.ResourceManager.AgriculturePlatform. |
AgricultureServiceCollection |
A class representing a collection of AgricultureServiceResource and their operations. Each AgricultureServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get an AgricultureServiceCollection instance call the GetAgricultureServices method from an instance of ResourceGroupResource. |
AgricultureServiceData |
A class representing the AgricultureService data model. Schema of the AgriService resource from Microsoft.AgriculturePlatform resource provider. |
AgricultureServiceResource |
A Class representing an AgricultureService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AgricultureServiceResource from an instance of ArmClient using the GetAgricultureServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAgricultureService method. |