INodeReportsOperations 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 NodeReportsOperations.
public interface INodeReportsOperations
type INodeReportsOperations = interface
Public Interface INodeReportsOperations
Metodi
GetContentWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Recuperare i report del nodo Dsc in base all'ID nodo e all'ID del report. http://aka.ms/azureautomationsdk/dscnodereportoperations |
GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Recuperare i dati del report del nodo Dsc in base all'ID nodo e all'ID del report. http://aka.ms/azureautomationsdk/dscnodereportoperations |
ListByNodeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Recuperare l'elenco di report del nodo Dsc in base all'ID nodo. http://aka.ms/azureautomationsdk/dscnodereportoperations |
ListByNodeWithHttpMessagesAsync(String, String, String, ODataQuery<DscNodeReport>, Dictionary<String,List<String>>, CancellationToken) |
Recuperare l'elenco di report del nodo Dsc in base all'ID nodo. http://aka.ms/azureautomationsdk/dscnodereportoperations |