Azure.ResourceManager.NetworkFunction Namespace

Classes

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 an AzureTrafficCollectorCollection instance call the GetAzureTrafficCollectors method from an instance of ResourceGroupResource.

AzureTrafficCollectorData

A class representing the AzureTrafficCollector data model. Azure Traffic Collector resource.

AzureTrafficCollectorResource

A Class representing an AzureTrafficCollector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AzureTrafficCollectorResource from an instance of ArmClient using the GetAzureTrafficCollectorResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAzureTrafficCollector 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

A class representing the CollectorPolicy data model. 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 GetCollectorPolicyResource method. Otherwise you can get one from its parent resource AzureTrafficCollectorResource using the GetCollectorPolicy method.

NetworkFunctionExtensions

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