IAutomationClient Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Automation Client
public interface IAutomationClient : IDisposable
type IAutomationClient = interface
interface IDisposable
Public Interface IAutomationClient
Implements IDisposable
- Derived
- Implements
Properties
AcceptLanguage |
The preferred language for the response. |
Activity |
Gets the IActivityOperations. |
AgentRegistrationInformation |
Gets the IAgentRegistrationInformationOperations. |
AutomationAccount |
Gets the IAutomationAccountOperations. |
BaseUri |
The base URI of the service. |
Certificate |
Gets the ICertificateOperations. |
Connection |
Gets the IConnectionOperations. |
ConnectionType |
Gets the IConnectionTypeOperations. |
Credential |
Gets the ICredentialOperations. |
Credentials |
Credentials needed for the client to connect to Azure. |
DeserializationSettings |
Gets or sets json deserialization settings. |
DscCompilationJob |
Gets the IDscCompilationJobOperations. |
DscCompilationJobStream |
Gets the IDscCompilationJobStreamOperations. |
DscConfiguration |
Gets the IDscConfigurationOperations. |
DscNode |
Gets the IDscNodeOperations. |
DscNodeConfiguration |
Gets the IDscNodeConfigurationOperations. |
Fields |
Gets the IFieldsOperations. |
GenerateClientRequestId |
Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
HybridRunbookWorkerGroup |
Gets the IHybridRunbookWorkerGroupOperations. |
Job |
Gets the IJobOperations. |
JobSchedule |
Gets the IJobScheduleOperations. |
JobStream |
Gets the IJobStreamOperations. |
Keys |
Gets the IKeysOperations. |
LinkedWorkspace |
Gets the ILinkedWorkspaceOperations. |
LongRunningOperationRetryTimeout |
The retry timeout in seconds for Long Running Operations. Default value is 30. |
Module |
Gets the IModuleOperations. |
NodeCountInformation |
Gets the INodeCountInformationOperations. |
NodeReports |
Gets the INodeReportsOperations. |
ObjectDataTypes |
Gets the IObjectDataTypesOperations. |
Operations |
Gets the IOperations. |
PrivateEndpointConnections |
Gets the IPrivateEndpointConnectionsOperations. |
PrivateLinkResources |
Gets the IPrivateLinkResourcesOperations. |
Python2Package |
Gets the IPython2PackageOperations. |
Runbook |
Gets the IRunbookOperations. |
RunbookDraft |
Gets the IRunbookDraftOperations. |
Schedule |
Gets the IScheduleOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
SoftwareUpdateConfigurationMachineRuns |
Gets the ISoftwareUpdateConfigurationMachineRunsOperations. |
SoftwareUpdateConfigurationRuns |
Gets the ISoftwareUpdateConfigurationRunsOperations. |
SoftwareUpdateConfigurations |
Gets the ISoftwareUpdateConfigurationsOperations. |
SourceControl |
Gets the ISourceControlOperations. |
SourceControlSyncJob |
Gets the ISourceControlSyncJobOperations. |
SourceControlSyncJobStreams |
Gets the ISourceControlSyncJobStreamsOperations. |
Statistics |
Gets the IStatisticsOperations. |
SubscriptionId |
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
TestJob |
Gets the ITestJobOperations. |
TestJobStreams |
Gets the ITestJobStreamsOperations. |
Usages |
Gets the IUsagesOperations. |
Variable |
Gets the IVariableOperations. |
Watcher |
Gets the IWatcherOperations. |
Webhook |
Gets the IWebhookOperations. |
Applies to
Azure SDK for .NET