Share via


Azure.ResourceManager.ApplicationInsights Namespace

Classes

ApplicationInsightsComponentCollection

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

ApplicationInsightsComponentData

A class representing the ApplicationInsightsComponent data model. An Application Insights component definition.

ApplicationInsightsComponentResource

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

ApplicationInsightsExtensions

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

ApplicationInsightsWebTestCollection

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

ApplicationInsightsWebTestData

A class representing the ApplicationInsightsWebTest data model. An Application Insights WebTest definition.

ApplicationInsightsWebTestResource

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

ApplicationInsightsWorkbookCollection

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

ApplicationInsightsWorkbookData

A class representing the ApplicationInsightsWorkbook data model. A workbook definition.

ApplicationInsightsWorkbookResource

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

ApplicationInsightsWorkbookRevisionCollection

A class representing a collection of ApplicationInsightsWorkbookRevisionResource and their operations. Each ApplicationInsightsWorkbookRevisionResource in the collection will belong to the same instance of ApplicationInsightsWorkbookResource. To get an ApplicationInsightsWorkbookRevisionCollection instance call the GetApplicationInsightsWorkbookRevisions method from an instance of ApplicationInsightsWorkbookResource.

ApplicationInsightsWorkbookRevisionResource

A Class representing an ApplicationInsightsWorkbookRevision along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ApplicationInsightsWorkbookRevisionResource from an instance of ArmClient using the GetApplicationInsightsWorkbookRevisionResource method. Otherwise you can get one from its parent resource ApplicationInsightsWorkbookResource using the GetApplicationInsightsWorkbookRevision method.

ApplicationInsightsWorkbookTemplateCollection

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

ApplicationInsightsWorkbookTemplateData

A class representing the ApplicationInsightsWorkbookTemplate data model. An Application Insights workbook template definition.

ApplicationInsightsWorkbookTemplateResource

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

AzureResourceManagerApplicationInsightsContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'