AutomationJobResource
ResourceType
AutomationJobResource()
Data
HasData
CreateResourceIdentifier(String, String, String, String)
Get(String, CancellationToken)
GetAsync(String, CancellationToken)
GetJobStream(String, String, CancellationToken)
GetJobStreamAsync(String, String, CancellationToken)
GetJobStreams(String, String, CancellationToken)
GetJobStreamsAsync(String, String, CancellationToken)
GetOutput(String, CancellationToken)
GetOutputAsync(String, CancellationToken)
GetRunbookContent(String, CancellationToken)
GetRunbookContentAsync(String, CancellationToken)
Resume(String, CancellationToken)
ResumeAsync(String, CancellationToken)
Stop(String, CancellationToken)
StopAsync(String, CancellationToken)
Suspend(String, CancellationToken)
SuspendAsync(String, CancellationToken)
Update(WaitUntil, AutomationJobCreateOrUpdateContent, String, CancellationToken)
UpdateAsync(WaitUntil, AutomationJobCreateOrUpdateContent, String, CancellationToken)
net10.0
namespace Azure.ResourceManager.Automation
{
public class AutomationJobResource : ArmResource, IJsonModel<AutomationJobData>, IPersistableModel<AutomationJobData>
{
public static ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string automationAccountName, string jobName);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Automation , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Automation (1.1.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API