ITenantSettingsOperations 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.
TenantSettingsOperations operations.
public interface ITenantSettingsOperations
type ITenantSettingsOperations = interface
Public Interface ITenantSettingsOperations
Methods
Extension 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. |