Azure.ResourceManager.NetworkFunction Namespace
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.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerNetworkFunctionContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| AzureTrafficCollectorCollection |
A class representing a collection of AzureTrafficCollectorResource and their operations. Each AzureTrafficCollectorResource in the collection will belong to the same instance of ResourceGroupResource. To get a AzureTrafficCollectorCollection instance call the GetAzureTrafficCollectors method from an instance of ResourceGroupResource. |
| AzureTrafficCollectorData |
Azure Traffic Collector resource. |
| AzureTrafficCollectorResource |
A class representing a AzureTrafficCollector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AzureTrafficCollectorResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAzureTrafficCollectors method. |
| CollectorPolicyCollection |
A class representing a collection of CollectorPolicyResource and their operations. Each CollectorPolicyResource in the collection will belong to the same instance of AzureTrafficCollectorResource. To get a CollectorPolicyCollection instance call the GetCollectorPolicies method from an instance of AzureTrafficCollectorResource. |
| CollectorPolicyData |
Collector policy resource. |
| CollectorPolicyResource |
A class representing a CollectorPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CollectorPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AzureTrafficCollectorResource using the GetCollectorPolicies method. |
| NetworkFunctionExtensions |
A class to add extension methods to Azure.ResourceManager.NetworkFunction. |