MockableNetworkAnalyticsArmClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.ArmResourceMockableNetworkAnalyticsArmClient
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. |