IAutomationClient 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
Automation 클라이언트
public interface IAutomationClient : IDisposable
type IAutomationClient = interface
interface IDisposable
Public Interface IAutomationClient
Implements IDisposable
- 파생
- 구현
속성
AcceptLanguage |
응답의 기본 설정 언어입니다. |
Activity |
IActivityOperations를 가져옵니다. |
AgentRegistrationInformation |
IAgentRegistrationInformationOperations를 가져옵니다. |
AutomationAccount |
IAutomationAccountOperations를 가져옵니다. |
BaseUri |
서비스의 기본 URI입니다. |
Certificate |
ICertificateOperations를 가져옵니다. |
Connection |
IConnectionOperations를 가져옵니다. |
ConnectionType |
IConnectionTypeOperations를 가져옵니다. |
Credential |
ICredentialOperations를 가져옵니다. |
Credentials |
클라이언트가 Azure에 연결하는 데 필요한 자격 증명입니다. |
DeserializationSettings |
json 역직렬화 설정을 가져오거나 설정합니다. |
DscCompilationJob |
IDscCompilationJobOperations를 가져옵니다. |
DscCompilationJobStream |
IDscCompilationJobStreamOperations를 가져옵니다. |
DscConfiguration |
IDscConfigurationOperations를 가져옵니다. |
DscNode |
IDscNodeOperations를 가져옵니다. |
DscNodeConfiguration |
IDscNodeConfigurationOperations를 가져옵니다. |
Fields |
IFieldsOperations를 가져옵니다. |
GenerateClientRequestId |
고유한 x-ms-client-request-id를 생성해야 하는지 여부입니다. true로 설정하면 고유한 x-ms-client-request-id 값이 생성되고 각 요청에 포함됩니다. 기본값은 true입니다. |
HybridRunbookWorkerGroup |
IHybridRunbookWorkerGroupOperations를 가져옵니다. |
Job |
IJobOperations를 가져옵니다. |
JobSchedule |
IJobScheduleOperations를 가져옵니다. |
JobStream |
IJobStreamOperations를 가져옵니다. |
Keys |
IKeysOperations를 가져옵니다. |
LinkedWorkspace |
ILinkedWorkspaceOperations를 가져옵니다. |
LongRunningOperationRetryTimeout |
장기 실행 작업의 재시도 시간 제한(초)입니다. 기본값은 30입니다. |
Module |
IModuleOperations를 가져옵니다. |
NodeCountInformation |
INodeCountInformationOperations를 가져옵니다. |
NodeReports |
INodeReportsOperations를 가져옵니다. |
ObjectDataTypes |
IObjectDataTypesOperations를 가져옵니다. |
Operations |
IOperations를 가져옵니다. |
PrivateEndpointConnections |
IPrivateEndpointConnectionsOperations를 가져옵니다. |
PrivateLinkResources |
IPrivateLinkResourcesOperations를 가져옵니다. |
Python2Package |
IPython2PackageOperations를 가져옵니다. |
Runbook |
IRunbookOperations를 가져옵니다. |
RunbookDraft |
IRunbookDraftOperations를 가져옵니다. |
Schedule |
IScheduleOperations를 가져옵니다. |
SerializationSettings |
json serialization 설정을 가져오거나 설정합니다. |
SoftwareUpdateConfigurationMachineRuns |
ISoftwareUpdateConfigurationMachineRunsOperations를 가져옵니다. |
SoftwareUpdateConfigurationRuns |
ISoftwareUpdateConfigurationRunsOperations를 가져옵니다. |
SoftwareUpdateConfigurations |
ISoftwareUpdateConfigurationsOperations를 가져옵니다. |
SourceControl |
ISourceControlOperations를 가져옵니다. |
SourceControlSyncJob |
ISourceControlSyncJobOperations를 가져옵니다. |
SourceControlSyncJobStreams |
ISourceControlSyncJobStreamsOperations를 가져옵니다. |
Statistics |
IStatisticsOperations를 가져옵니다. |
SubscriptionId |
Microsoft Azure 구독을 고유하게 식별하는 구독 자격 증명을 가져옵니다. 구독 ID는 모든 서비스 호출에 대한 URI의 파트를 형성합니다. |
TestJob |
ITestJobOperations를 가져옵니다. |
TestJobStreams |
ITestJobStreamsOperations를 가져옵니다. |
Usages |
IUsagesOperations를 가져옵니다. |
Variable |
IVariableOperations를 가져옵니다. |
Watcher |
IWatcherOperations를 가져옵니다. |
Webhook |
IWebhookOperations를 가져옵니다. |
적용 대상
Azure SDK for .NET