Azure.ResourceManager.Astro Namespace

Classes

AstroExtensions

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

AstroOrganizationCollection

A class representing a collection of AstroOrganizationResource and their operations. Each AstroOrganizationResource in the collection will belong to the same instance of ResourceGroupResource. To get an AstroOrganizationCollection instance call the GetAstroOrganizations method from an instance of ResourceGroupResource.

AstroOrganizationData

A class representing the AstroOrganization data model. Organization Resource by Astronomer

AstroOrganizationResource

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