TrafficManager Class
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.
public class TrafficManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerManagementClient>, Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManager
type TrafficManager = class
inherit Manager<ITrafficManagerManagementClient>
interface ITrafficManager
interface IManager<ITrafficManagerManagementClient>
interface IHasInner<ITrafficManagerManagementClient>
interface IManagerBase
Public Class TrafficManager
Inherits Manager(Of ITrafficManagerManagementClient)
Implements IHasInner(Of ITrafficManagerManagementClient), IManager(Of ITrafficManagerManagementClient), ITrafficManager
- Inheritance
- Implements
Constructors
TrafficManager(RestClient, String) |
Properties
Inner | (Inherited from Manager<InnerT>) |
Profiles | |
ResourceManager | (Inherited from ManagerBase) |
RestClient | (Inherited from Manager<InnerT>) |
SubscriptionId | (Inherited from ManagerBase) |
Methods
Authenticate(AzureCredentials, String) | |
Authenticate(RestClient, String) | |
Configure() |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET