Membros IJobStreamOperations
Service operation for automation job streams. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)
As tabelas a seguir listam os membros expostos pelo tipo IJobStreamOperations.
Público Métodos
(consulte tambémExtension Métodos)
Nome | Descrição | |
---|---|---|
GetAsync | Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) | |
ListAsync | Retrieve a list of jobs streams identified by job id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) | |
ListNextAsync | Gets the next page of job streams using next link. | |
ListTestJobStreamsAsync | Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
Início
Extension Métodos
Nome | Descrição | |
---|---|---|
Get | Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.) | |
GetAsync | Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.) | |
List | Retrieve a list of jobs streams identified by job id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.) | |
ListAsync | Retrieve a list of jobs streams identified by job id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.) | |
ListNext | Gets the next page of job streams using next link. (Defined by JobStreamOperationsExtensions.) | |
ListNextAsync | Gets the next page of job streams using next link. (Defined by JobStreamOperationsExtensions.) | |
ListTestJobStreams | Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.) | |
ListTestJobStreamsAsync | Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.) |
Início
Consulte também
Referência
Interface IJobStreamOperations
Namespace Microsoft.WindowsAzure.Management.Automation