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 ResourceGroupResource. To get a DataProductCollection instance call the GetDataProducts method from an instance of 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 ResourceIdentifier you can construct a DataProductResource from an instance of ArmClient using the GetDataProductResource method. Otherwise you can get one from its parent resource 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 ResourceIdentifier you can construct a DataProductsCatalogResource from an instance of ArmClient using the GetDataProductsCatalogResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDataProductsCatalog method.

NetworkAnalyticsExtensions

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