Share via


Azure.ResourceManager.NetworkAnalytics Namespace

Classes

DataProductCollection

A class representing a collection of DataProductResource and their operations. Each DataProductResource in the collection will belong to the same instance of Azure.ResourceManager.Resources.ResourceGroupResource. To get a DataProductCollection instance call the GetDataProducts method from an instance of Azure.ResourceManager.Resources.ResourceGroupResource.

DataProductData

A class representing the DataProduct data model. The data product resource.

DataProductResource

A Class representing a DataProduct along with the instance operations that can be performed on it. If you have a Azure.Core.ResourceIdentifier you can construct a DataProductResource from an instance of Azure.ResourceManager.ArmClient using the GetDataProductResource method. Otherwise you can get one from its parent resource Azure.ResourceManager.Resources.ResourceGroupResource using the GetDataProduct method.

DataProductsCatalogData

A class representing the DataProductsCatalog data model. The data catalog resource.

DataProductsCatalogResource

A Class representing a DataProductsCatalog along with the instance operations that can be performed on it. If you have a Azure.Core.ResourceIdentifier you can construct a DataProductsCatalogResource from an instance of Azure.ResourceManager.ArmClient using the GetDataProductsCatalogResource method. Otherwise you can get one from its parent resource Azure.ResourceManager.Resources.ResourceGroupResource using the GetDataProductsCatalog method.

NetworkAnalyticsExtensions

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