Azure.ResourceManager.SpringAppDiscovery Namespace

Classes

SpringAppDiscoveryExtensions

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

SpringBootAppCollection

A class representing a collection of SpringBootAppResource and their operations. Each SpringBootAppResource in the collection will belong to the same instance of SpringBootSiteResource. To get a SpringBootAppCollection instance call the GetSpringBootApps method from an instance of SpringBootSiteResource.

SpringBootAppData

A class representing the SpringBootApp data model. The springbootapps envelope resource definition. Serialized Name: SpringbootappsModel

SpringBootAppResource

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

SpringBootServerCollection

A class representing a collection of SpringBootServerResource and their operations. Each SpringBootServerResource in the collection will belong to the same instance of SpringBootSiteResource. To get a SpringBootServerCollection instance call the GetSpringBootServers method from an instance of SpringBootSiteResource.

SpringBootServerData

A class representing the SpringBootServer data model. The springbootservers envelope resource definition. Serialized Name: SpringbootserversModel

SpringBootServerResource

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

SpringBootSiteCollection

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

SpringBootSiteData

A class representing the SpringBootSite data model. The springbootsites envelope resource definition. Serialized Name: SpringbootsitesModel

SpringBootSiteErrorSummaryCollection

A class representing a collection of SpringBootSiteErrorSummaryResource and their operations. Each SpringBootSiteErrorSummaryResource in the collection will belong to the same instance of SpringBootSiteResource. To get a SpringBootSiteErrorSummaryCollection instance call the GetSpringBootSiteErrorSummaries method from an instance of SpringBootSiteResource.

SpringBootSiteErrorSummaryData

A class representing the SpringBootSiteErrorSummary data model. The error summary resource definition. Serialized Name: ErrorSummary

SpringBootSiteErrorSummaryResource

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

SpringBootSiteResource

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

SpringBootSiteSummaryCollection

A class representing a collection of SpringBootSiteSummaryResource and their operations. Each SpringBootSiteSummaryResource in the collection will belong to the same instance of SpringBootSiteResource. To get a SpringBootSiteSummaryCollection instance call the GetSpringBootSiteSummaries method from an instance of SpringBootSiteResource.

SpringBootSiteSummaryData

A class representing the SpringBootSiteSummary data model. The summary resource definition. Serialized Name: Summary

SpringBootSiteSummaryResource

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