TrafficControllerResource.GetTrafficControllerAssociations Method
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.
Gets a collection of TrafficControllerAssociations in the TrafficControllerResource.
public virtual Azure.ResourceManager.ServiceNetworking.TrafficControllerAssociationCollection GetTrafficControllerAssociations();
abstract member GetTrafficControllerAssociations : unit -> Azure.ResourceManager.ServiceNetworking.TrafficControllerAssociationCollection
override this.GetTrafficControllerAssociations : unit -> Azure.ResourceManager.ServiceNetworking.TrafficControllerAssociationCollection
Public Overridable Function GetTrafficControllerAssociations () As TrafficControllerAssociationCollection
Returns
An object representing collection of TrafficControllerAssociations and their operations over a TrafficControllerAssociationResource.