azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,481 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_adhybridhealth_service'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module ADHybridHealthService
|
9
|
+
module Mgmt
|
10
|
+
AddsServices = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AddsServices
|
11
|
+
AlertsOperations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AlertsOperations
|
12
|
+
Configuration = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Configuration
|
13
|
+
DimensionsOperations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::DimensionsOperations
|
14
|
+
AddsServiceMembersOperations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AddsServiceMembersOperations
|
15
|
+
AdDomainServiceMembers = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AdDomainServiceMembers
|
16
|
+
AddsServicesUserPreference = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AddsServicesUserPreference
|
17
|
+
AddsService = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AddsService
|
18
|
+
AddsServicesReplicationStatus = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AddsServicesReplicationStatus
|
19
|
+
AddsServicesServiceMembers = Azure::ADHybridHealthService::Mgmt::V2014_01_01::AddsServicesServiceMembers
|
20
|
+
Operations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Operations
|
21
|
+
Reports = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Reports
|
22
|
+
ServicesOperations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::ServicesOperations
|
23
|
+
Service = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Service
|
24
|
+
ServiceMembersOperations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::ServiceMembersOperations
|
25
|
+
|
26
|
+
module Models
|
27
|
+
ErrorReportUsersEntry = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorReportUsersEntry
|
28
|
+
Item = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Item
|
29
|
+
ErrorReportUsersEntries = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorReportUsersEntries
|
30
|
+
AdditionalInformation = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AdditionalInformation
|
31
|
+
ExportStatus = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportStatus
|
32
|
+
AddsServiceMember = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AddsServiceMember
|
33
|
+
ExportStatuses = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportStatuses
|
34
|
+
Agent = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Agent
|
35
|
+
ExtensionErrorInfo = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExtensionErrorInfo
|
36
|
+
Alert = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Alert
|
37
|
+
ForestSummary = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ForestSummary
|
38
|
+
AlertFeedbacks = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AlertFeedbacks
|
39
|
+
GlobalConfiguration = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::GlobalConfiguration
|
40
|
+
AssociatedObject = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AssociatedObject
|
41
|
+
GlobalConfigurations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::GlobalConfigurations
|
42
|
+
AttributeDelta = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeDelta
|
43
|
+
Hotfixes = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Hotfixes
|
44
|
+
AttributeMapping = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeMapping
|
45
|
+
RuleErrorInfo = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RuleErrorInfo
|
46
|
+
ChangeNotReimportedEntry = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ChangeNotReimportedEntry
|
47
|
+
ImportError = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ImportError
|
48
|
+
PartitionScope = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PartitionScope
|
49
|
+
ImportErrors = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ImportErrors
|
50
|
+
RunStep = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RunStep
|
51
|
+
InboundReplicationNeighbor = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::InboundReplicationNeighbor
|
52
|
+
Connector = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Connector
|
53
|
+
InboundReplicationNeighbors = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::InboundReplicationNeighbors
|
54
|
+
ConnectorConnectionError = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorConnectionError
|
55
|
+
Items = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Items
|
56
|
+
ConnectorMetadataDetails = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorMetadataDetails
|
57
|
+
MergedExportErrors = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MergedExportErrors
|
58
|
+
ConnectorObjectError = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorObjectError
|
59
|
+
MetricGroup = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricGroup
|
60
|
+
Credential = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Credential
|
61
|
+
Metrics = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Metrics
|
62
|
+
DataFreshnessDetails = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::DataFreshnessDetails
|
63
|
+
MetricMetadata = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricMetadata
|
64
|
+
Dimensions = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Dimensions
|
65
|
+
MetricMetadataList = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricMetadataList
|
66
|
+
ErrorCount = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorCount
|
67
|
+
MetricSet = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricSet
|
68
|
+
ObjectWithSyncError = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ObjectWithSyncError
|
69
|
+
MetricSets = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricSets
|
70
|
+
ErrorDetail = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorDetail
|
71
|
+
ModuleConfiguration = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ModuleConfiguration
|
72
|
+
ExportErrors = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportErrors
|
73
|
+
ModuleConfigurations = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ModuleConfigurations
|
74
|
+
Hotfix = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Hotfix
|
75
|
+
Operation = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Operation
|
76
|
+
HelpLink = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::HelpLink
|
77
|
+
OperationListResponse = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::OperationListResponse
|
78
|
+
Alerts = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Alerts
|
79
|
+
PasswordManagementSettings = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PasswordManagementSettings
|
80
|
+
AttributeMppingSource = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeMppingSource
|
81
|
+
PasswordHashSyncConfiguration = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PasswordHashSyncConfiguration
|
82
|
+
ChangeNotReimported = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ChangeNotReimported
|
83
|
+
ReplicationSummary = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationSummary
|
84
|
+
RunProfile = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RunProfile
|
85
|
+
ReplicationDetailsList = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationDetailsList
|
86
|
+
ConnectorConnectionErrors = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorConnectionErrors
|
87
|
+
ReplicationStatus = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationStatus
|
88
|
+
ConnectorObjectErrors = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorObjectErrors
|
89
|
+
ReplicationSummaryList = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationSummaryList
|
90
|
+
Dimension = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Dimension
|
91
|
+
Result = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Result
|
92
|
+
ErrorCounts = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorCounts
|
93
|
+
RiskyIPBlobUri = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RiskyIPBlobUri
|
94
|
+
ExportError = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportError
|
95
|
+
RiskyIPBlobUris = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RiskyIPBlobUris
|
96
|
+
AddsServiceMembers = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AddsServiceMembers
|
97
|
+
RunProfiles = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RunProfiles
|
98
|
+
ValueDelta = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ValueDelta
|
99
|
+
ServiceConfiguration = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceConfiguration
|
100
|
+
Partition = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Partition
|
101
|
+
ServiceProperties = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceProperties
|
102
|
+
ConnectorMetadata = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorMetadata
|
103
|
+
Services = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Services
|
104
|
+
Display = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Display
|
105
|
+
ServiceMember = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceMember
|
106
|
+
AddsConfiguration = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AddsConfiguration
|
107
|
+
ServiceMembers = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceMembers
|
108
|
+
ChangeNotReimportedDelta = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ChangeNotReimportedDelta
|
109
|
+
TabularExportError = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::TabularExportError
|
110
|
+
Credentials = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Credentials
|
111
|
+
Tenant = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Tenant
|
112
|
+
AlertFeedback = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AlertFeedback
|
113
|
+
TenantOnboardingDetails = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::TenantOnboardingDetails
|
114
|
+
MergedExportError = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MergedExportError
|
115
|
+
UserPreference = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::UserPreference
|
116
|
+
Connectors = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Connectors
|
117
|
+
MonitoringLevel = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MonitoringLevel
|
118
|
+
Level = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Level
|
119
|
+
State = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::State
|
120
|
+
ValueDeltaOperationType = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ValueDeltaOperationType
|
121
|
+
AttributeDeltaOperationType = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeDeltaOperationType
|
122
|
+
ValueType = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ValueType
|
123
|
+
AttributeMappingType = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeMappingType
|
124
|
+
DeltaOperationType = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::DeltaOperationType
|
125
|
+
HealthStatus = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::HealthStatus
|
126
|
+
AlgorithmStepType = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AlgorithmStepType
|
127
|
+
PasswordOperationTypes = Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PasswordOperationTypes
|
128
|
+
end
|
129
|
+
|
130
|
+
class ADHybridHealthServiceManagementClass
|
131
|
+
attr_reader :adds_services, :alerts_operations, :configuration, :dimensions_operations, :adds_service_members_operations, :ad_domain_service_members, :adds_services_user_preference, :adds_service, :adds_services_replication_status, :adds_services_service_members, :operations, :reports, :services_operations, :service, :service_members_operations, :configurable, :base_url, :options, :model_classes
|
132
|
+
|
133
|
+
def initialize(configurable, base_url=nil, options=nil)
|
134
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
135
|
+
|
136
|
+
@client_0 = Azure::ADHybridHealthService::Mgmt::V2014_01_01::ADHybridHealthService.new(configurable.credentials, base_url, options)
|
137
|
+
if(@client_0.respond_to?(:subscription_id))
|
138
|
+
@client_0.subscription_id = configurable.subscription_id
|
139
|
+
end
|
140
|
+
add_telemetry(@client_0)
|
141
|
+
@adds_services = @client_0.adds_services
|
142
|
+
@alerts_operations = @client_0.alerts_operations
|
143
|
+
@configuration = @client_0.configuration
|
144
|
+
@dimensions_operations = @client_0.dimensions_operations
|
145
|
+
@adds_service_members_operations = @client_0.adds_service_members_operations
|
146
|
+
@ad_domain_service_members = @client_0.ad_domain_service_members
|
147
|
+
@adds_services_user_preference = @client_0.adds_services_user_preference
|
148
|
+
@adds_service = @client_0.adds_service
|
149
|
+
@adds_services_replication_status = @client_0.adds_services_replication_status
|
150
|
+
@adds_services_service_members = @client_0.adds_services_service_members
|
151
|
+
@operations = @client_0.operations
|
152
|
+
@reports = @client_0.reports
|
153
|
+
@services_operations = @client_0.services_operations
|
154
|
+
@service = @client_0.service
|
155
|
+
@service_members_operations = @client_0.service_members_operations
|
156
|
+
|
157
|
+
@model_classes = ModelClasses.new
|
158
|
+
end
|
159
|
+
|
160
|
+
def add_telemetry(client)
|
161
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ADHybridHealthService/Mgmt"
|
162
|
+
client.add_user_agent_information(profile_information)
|
163
|
+
end
|
164
|
+
|
165
|
+
def method_missing(method, *args)
|
166
|
+
if @client_0.respond_to?method
|
167
|
+
@client_0.send(method, *args)
|
168
|
+
else
|
169
|
+
super
|
170
|
+
end
|
171
|
+
end
|
172
|
+
|
173
|
+
class ModelClasses
|
174
|
+
def error_report_users_entry
|
175
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorReportUsersEntry
|
176
|
+
end
|
177
|
+
def item
|
178
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Item
|
179
|
+
end
|
180
|
+
def error_report_users_entries
|
181
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorReportUsersEntries
|
182
|
+
end
|
183
|
+
def additional_information
|
184
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AdditionalInformation
|
185
|
+
end
|
186
|
+
def export_status
|
187
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportStatus
|
188
|
+
end
|
189
|
+
def adds_service_member
|
190
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AddsServiceMember
|
191
|
+
end
|
192
|
+
def export_statuses
|
193
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportStatuses
|
194
|
+
end
|
195
|
+
def agent
|
196
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Agent
|
197
|
+
end
|
198
|
+
def extension_error_info
|
199
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExtensionErrorInfo
|
200
|
+
end
|
201
|
+
def alert
|
202
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Alert
|
203
|
+
end
|
204
|
+
def forest_summary
|
205
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ForestSummary
|
206
|
+
end
|
207
|
+
def alert_feedbacks
|
208
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AlertFeedbacks
|
209
|
+
end
|
210
|
+
def global_configuration
|
211
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::GlobalConfiguration
|
212
|
+
end
|
213
|
+
def associated_object
|
214
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AssociatedObject
|
215
|
+
end
|
216
|
+
def global_configurations
|
217
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::GlobalConfigurations
|
218
|
+
end
|
219
|
+
def attribute_delta
|
220
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeDelta
|
221
|
+
end
|
222
|
+
def hotfixes
|
223
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Hotfixes
|
224
|
+
end
|
225
|
+
def attribute_mapping
|
226
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeMapping
|
227
|
+
end
|
228
|
+
def rule_error_info
|
229
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RuleErrorInfo
|
230
|
+
end
|
231
|
+
def change_not_reimported_entry
|
232
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ChangeNotReimportedEntry
|
233
|
+
end
|
234
|
+
def import_error
|
235
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ImportError
|
236
|
+
end
|
237
|
+
def partition_scope
|
238
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PartitionScope
|
239
|
+
end
|
240
|
+
def import_errors
|
241
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ImportErrors
|
242
|
+
end
|
243
|
+
def run_step
|
244
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RunStep
|
245
|
+
end
|
246
|
+
def inbound_replication_neighbor
|
247
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::InboundReplicationNeighbor
|
248
|
+
end
|
249
|
+
def connector
|
250
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Connector
|
251
|
+
end
|
252
|
+
def inbound_replication_neighbors
|
253
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::InboundReplicationNeighbors
|
254
|
+
end
|
255
|
+
def connector_connection_error
|
256
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorConnectionError
|
257
|
+
end
|
258
|
+
def items
|
259
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Items
|
260
|
+
end
|
261
|
+
def connector_metadata_details
|
262
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorMetadataDetails
|
263
|
+
end
|
264
|
+
def merged_export_errors
|
265
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MergedExportErrors
|
266
|
+
end
|
267
|
+
def connector_object_error
|
268
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorObjectError
|
269
|
+
end
|
270
|
+
def metric_group
|
271
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricGroup
|
272
|
+
end
|
273
|
+
def credential
|
274
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Credential
|
275
|
+
end
|
276
|
+
def metrics
|
277
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Metrics
|
278
|
+
end
|
279
|
+
def data_freshness_details
|
280
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::DataFreshnessDetails
|
281
|
+
end
|
282
|
+
def metric_metadata
|
283
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricMetadata
|
284
|
+
end
|
285
|
+
def dimensions
|
286
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Dimensions
|
287
|
+
end
|
288
|
+
def metric_metadata_list
|
289
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricMetadataList
|
290
|
+
end
|
291
|
+
def error_count
|
292
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorCount
|
293
|
+
end
|
294
|
+
def metric_set
|
295
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricSet
|
296
|
+
end
|
297
|
+
def object_with_sync_error
|
298
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ObjectWithSyncError
|
299
|
+
end
|
300
|
+
def metric_sets
|
301
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MetricSets
|
302
|
+
end
|
303
|
+
def error_detail
|
304
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorDetail
|
305
|
+
end
|
306
|
+
def module_configuration
|
307
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ModuleConfiguration
|
308
|
+
end
|
309
|
+
def export_errors
|
310
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportErrors
|
311
|
+
end
|
312
|
+
def module_configurations
|
313
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ModuleConfigurations
|
314
|
+
end
|
315
|
+
def hotfix
|
316
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Hotfix
|
317
|
+
end
|
318
|
+
def operation
|
319
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Operation
|
320
|
+
end
|
321
|
+
def help_link
|
322
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::HelpLink
|
323
|
+
end
|
324
|
+
def operation_list_response
|
325
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::OperationListResponse
|
326
|
+
end
|
327
|
+
def alerts
|
328
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Alerts
|
329
|
+
end
|
330
|
+
def password_management_settings
|
331
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PasswordManagementSettings
|
332
|
+
end
|
333
|
+
def attribute_mpping_source
|
334
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeMppingSource
|
335
|
+
end
|
336
|
+
def password_hash_sync_configuration
|
337
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PasswordHashSyncConfiguration
|
338
|
+
end
|
339
|
+
def change_not_reimported
|
340
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ChangeNotReimported
|
341
|
+
end
|
342
|
+
def replication_summary
|
343
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationSummary
|
344
|
+
end
|
345
|
+
def run_profile
|
346
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RunProfile
|
347
|
+
end
|
348
|
+
def replication_details_list
|
349
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationDetailsList
|
350
|
+
end
|
351
|
+
def connector_connection_errors
|
352
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorConnectionErrors
|
353
|
+
end
|
354
|
+
def replication_status
|
355
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationStatus
|
356
|
+
end
|
357
|
+
def connector_object_errors
|
358
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorObjectErrors
|
359
|
+
end
|
360
|
+
def replication_summary_list
|
361
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ReplicationSummaryList
|
362
|
+
end
|
363
|
+
def dimension
|
364
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Dimension
|
365
|
+
end
|
366
|
+
def result
|
367
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Result
|
368
|
+
end
|
369
|
+
def error_counts
|
370
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ErrorCounts
|
371
|
+
end
|
372
|
+
def risky_ipblob_uri
|
373
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RiskyIPBlobUri
|
374
|
+
end
|
375
|
+
def export_error
|
376
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ExportError
|
377
|
+
end
|
378
|
+
def risky_ipblob_uris
|
379
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RiskyIPBlobUris
|
380
|
+
end
|
381
|
+
def adds_service_members
|
382
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AddsServiceMembers
|
383
|
+
end
|
384
|
+
def run_profiles
|
385
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::RunProfiles
|
386
|
+
end
|
387
|
+
def value_delta
|
388
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ValueDelta
|
389
|
+
end
|
390
|
+
def service_configuration
|
391
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceConfiguration
|
392
|
+
end
|
393
|
+
def partition
|
394
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Partition
|
395
|
+
end
|
396
|
+
def service_properties
|
397
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceProperties
|
398
|
+
end
|
399
|
+
def connector_metadata
|
400
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ConnectorMetadata
|
401
|
+
end
|
402
|
+
def services
|
403
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Services
|
404
|
+
end
|
405
|
+
def display
|
406
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Display
|
407
|
+
end
|
408
|
+
def service_member
|
409
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceMember
|
410
|
+
end
|
411
|
+
def adds_configuration
|
412
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AddsConfiguration
|
413
|
+
end
|
414
|
+
def service_members
|
415
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ServiceMembers
|
416
|
+
end
|
417
|
+
def change_not_reimported_delta
|
418
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ChangeNotReimportedDelta
|
419
|
+
end
|
420
|
+
def tabular_export_error
|
421
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::TabularExportError
|
422
|
+
end
|
423
|
+
def credentials
|
424
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Credentials
|
425
|
+
end
|
426
|
+
def tenant
|
427
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Tenant
|
428
|
+
end
|
429
|
+
def alert_feedback
|
430
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AlertFeedback
|
431
|
+
end
|
432
|
+
def tenant_onboarding_details
|
433
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::TenantOnboardingDetails
|
434
|
+
end
|
435
|
+
def merged_export_error
|
436
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MergedExportError
|
437
|
+
end
|
438
|
+
def user_preference
|
439
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::UserPreference
|
440
|
+
end
|
441
|
+
def connectors
|
442
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Connectors
|
443
|
+
end
|
444
|
+
def monitoring_level
|
445
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::MonitoringLevel
|
446
|
+
end
|
447
|
+
def level
|
448
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::Level
|
449
|
+
end
|
450
|
+
def state
|
451
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::State
|
452
|
+
end
|
453
|
+
def value_delta_operation_type
|
454
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ValueDeltaOperationType
|
455
|
+
end
|
456
|
+
def attribute_delta_operation_type
|
457
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeDeltaOperationType
|
458
|
+
end
|
459
|
+
def value_type
|
460
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::ValueType
|
461
|
+
end
|
462
|
+
def attribute_mapping_type
|
463
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AttributeMappingType
|
464
|
+
end
|
465
|
+
def delta_operation_type
|
466
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::DeltaOperationType
|
467
|
+
end
|
468
|
+
def health_status
|
469
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::HealthStatus
|
470
|
+
end
|
471
|
+
def algorithm_step_type
|
472
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::AlgorithmStepType
|
473
|
+
end
|
474
|
+
def password_operation_types
|
475
|
+
Azure::ADHybridHealthService::Mgmt::V2014_01_01::Models::PasswordOperationTypes
|
476
|
+
end
|
477
|
+
end
|
478
|
+
end
|
479
|
+
end
|
480
|
+
end
|
481
|
+
end
|