IHcxEnterpriseSitesOperations Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Operazioni HcxEnterpriseSitesOperations.
public interface IHcxEnterpriseSitesOperations
type IHcxEnterpriseSitesOperations = interface
Public Interface IHcxEnterpriseSitesOperations
Metodi
CreateOrUpdateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Creare o aggiornare un sito HCX Enterprise in un cloud privato |
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Eliminare un sito HCX Enterprise in un cloud privato |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Ottenere un sito HCX Enterprise per nome in un cloud privato |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Elencare siti HCX Enterprise in un cloud privato |
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Elencare siti HCX Enterprise in un cloud privato |