Share via


MockableNetworkAnalyticsArmClient Class

Definition

A class to add extension methods to ArmClient.

public class MockableNetworkAnalyticsArmClient : Azure.ResourceManager.ArmResource
type MockableNetworkAnalyticsArmClient = class
    inherit ArmResource
Public Class MockableNetworkAnalyticsArmClient
Inherits ArmResource
Inheritance
Azure.ResourceManager.ArmResource
MockableNetworkAnalyticsArmClient

Constructors

MockableNetworkAnalyticsArmClient()

Initializes a new instance of the MockableNetworkAnalyticsArmClient class for mocking.

Methods

GetDataProductResource(ResourceIdentifier)

Gets an object representing a DataProductResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a DataProductResourceAzure.Core.ResourceIdentifier from its components.

GetDataProductsCatalogResource(ResourceIdentifier)

Gets an object representing a DataProductsCatalogResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a DataProductsCatalogResourceAzure.Core.ResourceIdentifier from its components.

Applies to