ServiceNetworkingManagementClient class
Constructors
| Service |
Traffic Controller Provider management API. |
Properties
| associations |
The operation groups for associationsInterface |
| frontends |
The operation groups for frontendsInterface |
| operations | The operation groups for operations |
| pipeline | The pipeline used by this client to make requests |
| security |
The operation groups for securityPoliciesInterface |
| traffic |
The operation groups for trafficControllerInterface |
Constructor Details
ServiceNetworkingManagementClient(TokenCredential, string, ServiceNetworkingManagementClientOptionalParams)
Traffic Controller Provider management API.
new ServiceNetworkingManagementClient(credential: TokenCredential, subscriptionId: string, options?: ServiceNetworkingManagementClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
Property Details
associationsInterface
The operation groups for associationsInterface
associationsInterface: AssociationsInterfaceOperations
Property Value
frontendsInterface
The operation groups for frontendsInterface
frontendsInterface: FrontendsInterfaceOperations
Property Value
operations
The operation groups for operations
operations: OperationsOperations
Property Value
pipeline
securityPoliciesInterface
The operation groups for securityPoliciesInterface
securityPoliciesInterface: SecurityPoliciesInterfaceOperations
Property Value
trafficControllerInterface
The operation groups for trafficControllerInterface
trafficControllerInterface: TrafficControllerInterfaceOperations