IProfilesOperations Interface
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.
ProfilesOperations operations.
public interface IProfilesOperations
type IProfilesOperations = interface
Public Interface IProfilesOperations
Methods
Extension Methods
CheckTrafficManagerRelativeDnsNameAvailabilityAsync(IProfilesOperations, String, String, CancellationToken) |
Checks the availability of a Traffic Manager Relative DNS name. |
CreateOrUpdateAsync(IProfilesOperations, String, String, ProfileInner, CancellationToken) |
Create or update a Traffic Manager profile. |
DeleteAsync(IProfilesOperations, String, String, CancellationToken) |
Deletes a Traffic Manager profile. |
GetAsync(IProfilesOperations, String, String, CancellationToken) |
Gets a Traffic Manager profile. |
ListByResourceGroupAsync(IProfilesOperations, String, CancellationToken) |
Lists all Traffic Manager profiles within a resource group. |
ListBySubscriptionAsync(IProfilesOperations, CancellationToken) |
Lists all Traffic Manager profiles within a subscription. |
UpdateAsync(IProfilesOperations, String, String, ProfileInner, CancellationToken) |
Update a Traffic Manager profile. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET