ITimeZonesOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations TimeZonesOperations.
public interface ITimeZonesOperations
type ITimeZonesOperations = interface
Public Interface ITimeZonesOperations
Méthodes
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtient un fuseau horaire instance managé. |
ListByLocationNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtient une liste de fuseaux horaires de instance gérés par emplacement. |
ListByLocationWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtient une liste de fuseaux horaires de instance gérés par emplacement. |
Méthodes d’extension
Get(ITimeZonesOperations, String, String) |
Obtient un fuseau horaire instance managé. |
GetAsync(ITimeZonesOperations, String, String, CancellationToken) |
Obtient un fuseau horaire instance managé. |
ListByLocation(ITimeZonesOperations, String) |
Obtient une liste de fuseaux horaires de instance gérés par emplacement. |
ListByLocationAsync(ITimeZonesOperations, String, CancellationToken) |
Obtient une liste de fuseaux horaires de instance gérés par emplacement. |
ListByLocationNext(ITimeZonesOperations, String) |
Obtient une liste de fuseaux horaires de instance gérés par emplacement. |
ListByLocationNextAsync(ITimeZonesOperations, String, CancellationToken) |
Obtient une liste de fuseaux horaires de instance gérés par emplacement. |
S’applique à
Azure SDK for .NET