Azure.ResourceManager.ServiceNetworking Namespace

Classes

Name Description
ApplicationGatewayForContainersSecurityPolicyCollection

A class representing a collection of ApplicationGatewayForContainersSecurityPolicyResource and their operations. Each ApplicationGatewayForContainersSecurityPolicyResource in the collection will belong to the same instance of TrafficControllerResource. To get a ApplicationGatewayForContainersSecurityPolicyCollection instance call the GetApplicationGatewayForContainersSecurityPolicies method from an instance of TrafficControllerResource.

ApplicationGatewayForContainersSecurityPolicyData

SecurityPolicy Subresource of Traffic Controller.

ApplicationGatewayForContainersSecurityPolicyResource

A class representing a ApplicationGatewayForContainersSecurityPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ApplicationGatewayForContainersSecurityPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource TrafficControllerResource using the GetApplicationGatewayForContainersSecurityPolicies method.

AzureResourceManagerServiceNetworkingContext

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

ServiceNetworkingExtensions

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

TrafficControllerAssociationCollection

A class representing a collection of TrafficControllerAssociationResource and their operations. Each TrafficControllerAssociationResource in the collection will belong to the same instance of TrafficControllerResource. To get a TrafficControllerAssociationCollection instance call the GetTrafficControllerAssociations method from an instance of TrafficControllerResource.

TrafficControllerAssociationData

Association Subresource of Traffic Controller.

TrafficControllerAssociationResource

A class representing a TrafficControllerAssociation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TrafficControllerAssociationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource TrafficControllerResource using the GetTrafficControllerAssociations method.

TrafficControllerCollection

A class representing a collection of TrafficControllerResource and their operations. Each TrafficControllerResource in the collection will belong to the same instance of ResourceGroupResource. To get a TrafficControllerCollection instance call the GetTrafficControllers method from an instance of ResourceGroupResource.

TrafficControllerData

A class representing the TrafficController data model. Concrete tracked resource types can be created by aliasing this type using a specific property type.

TrafficControllerFrontendCollection

A class representing a collection of TrafficControllerFrontendResource and their operations. Each TrafficControllerFrontendResource in the collection will belong to the same instance of TrafficControllerResource. To get a TrafficControllerFrontendCollection instance call the GetTrafficControllerFrontends method from an instance of TrafficControllerResource.

TrafficControllerFrontendData

Frontend Sub Resource of Traffic Controller.

TrafficControllerFrontendResource

A class representing a TrafficControllerFrontend along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TrafficControllerFrontendResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource TrafficControllerResource using the GetTrafficControllerFrontends method.

TrafficControllerResource

A Class representing a TrafficController along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TrafficControllerResource from an instance of ArmClient using the GetTrafficControllerResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetTrafficController method.