TenantSettingsOperationsExtensions 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.
Extension methods for TenantSettingsOperations.
public static class TenantSettingsOperationsExtensions
type TenantSettingsOperationsExtensions = class
Public Module TenantSettingsOperationsExtensions
- Inheritance
-
TenantSettingsOperationsExtensions
Methods
Get(ITenantSettingsOperations, String, String) |
Get tenant settings. |
GetAsync(ITenantSettingsOperations, String, String, CancellationToken) |
Get tenant settings. |
ListByService(ITenantSettingsOperations, String, String, ODataQuery<TenantSettingsContract>) |
Public settings. |
ListByServiceAsync(ITenantSettingsOperations, String, String, ODataQuery<TenantSettingsContract>, CancellationToken) |
Public settings. |
ListByServiceNext(ITenantSettingsOperations, String) |
Public settings. |
ListByServiceNextAsync(ITenantSettingsOperations, String, CancellationToken) |
Public settings. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET