Azure.ResourceManager.Confluent 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
ConfluentExtensions |
A class to add extension methods to Azure.ResourceManager.Confluent. |
ConfluentOrganizationCollection |
A class representing a collection of ConfluentOrganizationResource and their operations. Each ConfluentOrganizationResource in the collection will belong to the same instance of ResourceGroupResource. To get a ConfluentOrganizationCollection instance call the GetConfluentOrganizations method from an instance of ResourceGroupResource. |
ConfluentOrganizationData |
A class representing the ConfluentOrganization data model. Organization resource. |
ConfluentOrganizationResource |
A Class representing a ConfluentOrganization along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConfluentOrganizationResource from an instance of ArmClient using the GetConfluentOrganizationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetConfluentOrganization method. |
Azure SDK for .NET