azure_sdk 0.30.0 → 0.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/devtestlabs_profile_module.rb +179 -183
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8e901d5ae470748e065a2f61681337721c300591f911bcf4017fac6c639a0acd
|
|
4
|
+
data.tar.gz: 0ce77aff2fcc678844aa957778b6488ac979b4519532bdbd66d6adbb7cb6353a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 48cf6238d19619cfe9c98da52e7fe3b730dcbeafa68eb39c28974447872cbe4751003ac61a7bd81b0715bcae9560351b9d14ede290f1fb187176ad3aed770bd4
|
|
7
|
+
data.tar.gz: eab23cf284f4e3a89049fd719feea6fc3606bc38079d7139b25beedaffbd187ba4cb330713566d91903ac4cfe5b641fc2e4f7949592d6510cd4dbb87a7622586
|
data/lib/azure_sdk/version.rb
CHANGED
|
@@ -34,19 +34,19 @@ module Azure::Profiles::Latest
|
|
|
34
34
|
VirtualNetworks = Azure::DevTestLabs::Mgmt::V2018_09_15::VirtualNetworks
|
|
35
35
|
|
|
36
36
|
module Models
|
|
37
|
+
InboundNatRule = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRule
|
|
37
38
|
SharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfiguration
|
|
38
|
-
|
|
39
|
+
DayDetails = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetails
|
|
39
40
|
NetworkInterfaceProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfaceProperties
|
|
40
|
-
|
|
41
|
+
NotificationSettings = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationSettings
|
|
41
42
|
ScheduleCreationParameter = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameter
|
|
42
43
|
EnvironmentDeploymentPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentPropertiesFragment
|
|
43
|
-
|
|
44
|
-
Subnet = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Subnet
|
|
44
|
+
SubnetFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetFragment
|
|
45
45
|
DayDetailsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetailsFragment
|
|
46
46
|
DtlEnvironmentList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DtlEnvironmentList
|
|
47
47
|
NotificationSettingsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationSettingsFragment
|
|
48
48
|
EvaluatePoliciesProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesProperties
|
|
49
|
-
|
|
49
|
+
UserList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserList
|
|
50
50
|
EvaluatePoliciesRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesRequest
|
|
51
51
|
ArtifactInstallProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactInstallProperties
|
|
52
52
|
PolicyViolation = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyViolation
|
|
@@ -56,116 +56,115 @@ module Azure::Profiles::Latest
|
|
|
56
56
|
EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesResponse
|
|
57
57
|
ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateParameterProperties
|
|
58
58
|
Event = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Event
|
|
59
|
-
|
|
59
|
+
UserIdentityFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentityFragment
|
|
60
60
|
EventFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EventFragment
|
|
61
61
|
ArtifactDeploymentStatusPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactDeploymentStatusPropertiesFragment
|
|
62
62
|
ExportResourceUsageParameters = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExportResourceUsageParameters
|
|
63
63
|
ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactInstallPropertiesFragment
|
|
64
64
|
ExternalSubnet = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnet
|
|
65
|
-
|
|
65
|
+
UserSecretStore = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStore
|
|
66
66
|
ExternalSubnetFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnetFragment
|
|
67
67
|
ArtifactSourceList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactSourceList
|
|
68
68
|
GalleryImageReference = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageReference
|
|
69
69
|
AttachNewDataDiskOptions = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptions
|
|
70
|
-
|
|
70
|
+
WeekDetails = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetails
|
|
71
71
|
BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParameters
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
72
|
+
HourDetails = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetails
|
|
73
|
+
PolicyList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyList
|
|
74
|
+
ComputeDataDiskFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDiskFragment
|
|
75
|
+
Subnet = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Subnet
|
|
76
|
+
ComputeVmInstanceViewStatusFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatusFragment
|
|
77
77
|
LabVirtualMachineCreationParameter = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameter
|
|
78
|
-
|
|
78
|
+
ComputeVmPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmPropertiesFragment
|
|
79
79
|
FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVm
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostThresholdProperties
|
|
81
|
+
ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ShutdownNotificationContent
|
|
82
|
+
LinuxOsInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfo
|
|
83
83
|
GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageReferenceFragment
|
|
84
|
-
|
|
84
|
+
CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustom
|
|
85
85
|
InboundNatRuleFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRuleFragment
|
|
86
|
-
|
|
86
|
+
CustomImagePropertiesFromPlan = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlan
|
|
87
87
|
SharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfigurationFragment
|
|
88
|
-
|
|
88
|
+
WindowsOsInfoFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfoFragment
|
|
89
89
|
NetworkInterfacePropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfacePropertiesFragment
|
|
90
|
-
|
|
90
|
+
CustomImagePropertiesFromVmFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVmFragment
|
|
91
91
|
ScheduleCreationParameterFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameterFragment
|
|
92
|
-
|
|
92
|
+
DataDiskStorageTypeInfoFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfoFragment
|
|
93
93
|
LabVirtualMachineCreationParameterFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameterFragment
|
|
94
|
-
|
|
94
|
+
SubnetOverrideFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverrideFragment
|
|
95
95
|
FormulaPropertiesFromVmFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVmFragment
|
|
96
|
-
|
|
96
|
+
DataDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskProperties
|
|
97
97
|
ServiceFabricList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabricList
|
|
98
|
-
|
|
98
|
+
DetachDataDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDataDiskProperties
|
|
99
99
|
FormulaList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaList
|
|
100
|
-
|
|
100
|
+
SubnetSharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfigurationFragment
|
|
101
101
|
SecretList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SecretList
|
|
102
|
-
|
|
102
|
+
DiskList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DiskList
|
|
103
103
|
GalleryImageList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageList
|
|
104
|
-
|
|
104
|
+
SubnetSharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfiguration
|
|
105
105
|
ParameterInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ParameterInfo
|
|
106
|
-
|
|
106
|
+
HourDetailsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetailsFragment
|
|
107
107
|
GenerateArmTemplateRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateArmTemplateRequest
|
|
108
|
-
|
|
108
|
+
ArtifactParameterProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterProperties
|
|
109
109
|
GenerateUploadUriParameter = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriParameter
|
|
110
|
-
|
|
110
|
+
UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStoreFragment
|
|
111
111
|
GenerateUploadUriResponse = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriResponse
|
|
112
|
-
|
|
112
|
+
ArmTemplateParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateParameterPropertiesFragment
|
|
113
113
|
IdentityProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::IdentityProperties
|
|
114
|
-
|
|
114
|
+
ArtifactParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterPropertiesFragment
|
|
115
115
|
ImportLabVirtualMachineRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ImportLabVirtualMachineRequest
|
|
116
|
-
|
|
116
|
+
UserIdentity = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentity
|
|
117
117
|
LabAnnouncementProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementProperties
|
|
118
|
-
|
|
118
|
+
AttachNewDataDiskOptionsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptionsFragment
|
|
119
119
|
LabSupportProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportProperties
|
|
120
|
-
|
|
120
|
+
ComputeDataDisk = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDisk
|
|
121
121
|
ScheduleList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleList
|
|
122
|
-
|
|
122
|
+
ComputeVmProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmProperties
|
|
123
123
|
LabAnnouncementPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementPropertiesFragment
|
|
124
|
-
|
|
124
|
+
WindowsOsInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfo
|
|
125
125
|
TargetCostProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TargetCostProperties
|
|
126
|
-
|
|
126
|
+
DataDiskStorageTypeInfo = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfo
|
|
127
127
|
LabCostSummaryProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostSummaryProperties
|
|
128
|
-
|
|
128
|
+
LinuxOsInfoFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfoFragment
|
|
129
129
|
LabCostDetailsProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostDetailsProperties
|
|
130
|
-
|
|
130
|
+
CustomImagePropertiesFromPlanFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlanFragment
|
|
131
131
|
LabResourceCostProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabResourceCostProperties
|
|
132
|
-
|
|
132
|
+
DataDiskPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskPropertiesFragment
|
|
133
133
|
RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RetargetScheduleProperties
|
|
134
|
-
|
|
134
|
+
SubnetOverride = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverride
|
|
135
135
|
LabSupportPropertiesFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportPropertiesFragment
|
|
136
|
-
|
|
136
|
+
WeekDetailsFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetailsFragment
|
|
137
137
|
Resource = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Resource
|
|
138
|
-
|
|
138
|
+
ApplyArtifactsRequest = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplyArtifactsRequest
|
|
139
139
|
LabList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabList
|
|
140
|
-
|
|
140
|
+
ArtifactDeploymentStatusProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactDeploymentStatusProperties
|
|
141
141
|
LabVhd = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhd
|
|
142
|
-
|
|
142
|
+
AttachDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachDiskProperties
|
|
143
143
|
LabVhdList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhdList
|
|
144
|
-
|
|
144
|
+
ComputeVmInstanceViewStatus = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatus
|
|
145
145
|
ResizeLabVirtualMachineProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ResizeLabVirtualMachineProperties
|
|
146
|
-
|
|
146
|
+
CustomImagePropertiesFromVm = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVm
|
|
147
147
|
RdpConnection = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RdpConnection
|
|
148
|
-
|
|
148
|
+
CustomImagePropertiesCustomFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustomFragment
|
|
149
149
|
LabVirtualMachineList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineList
|
|
150
|
-
|
|
150
|
+
DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDiskProperties
|
|
151
151
|
ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ProviderOperationResult
|
|
152
|
-
|
|
152
|
+
VirtualNetworkList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetworkList
|
|
153
153
|
PortFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PortFragment
|
|
154
|
-
|
|
154
|
+
ArtifactList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactList
|
|
155
155
|
NotificationChannelList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelList
|
|
156
|
-
|
|
156
|
+
PercentageCostThresholdProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PercentageCostThresholdProperties
|
|
157
157
|
NotifyParameters = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotifyParameters
|
|
158
|
-
|
|
158
|
+
CustomImageList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageList
|
|
159
159
|
OperationError = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationError
|
|
160
|
-
|
|
160
|
+
ArmTemplateList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateList
|
|
161
161
|
OperationMetadataDisplay = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadataDisplay
|
|
162
|
-
|
|
162
|
+
UpdateResource = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UpdateResource
|
|
163
163
|
OperationMetadata = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadata
|
|
164
|
-
|
|
164
|
+
BulkCreationParametersFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParametersFragment
|
|
165
165
|
OperationResult = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationResult
|
|
166
|
+
EnvironmentDeploymentProperties = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentProperties
|
|
166
167
|
Port = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Port
|
|
167
|
-
SubnetFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetFragment
|
|
168
|
-
PolicyList = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyList
|
|
169
168
|
Schedule = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Schedule
|
|
170
169
|
ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplicableSchedule
|
|
171
170
|
ScheduleFragment = Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleFragment
|
|
@@ -279,17 +278,20 @@ module Azure::Profiles::Latest
|
|
|
279
278
|
end
|
|
280
279
|
|
|
281
280
|
class ModelClasses
|
|
281
|
+
def inbound_nat_rule
|
|
282
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRule
|
|
283
|
+
end
|
|
282
284
|
def shared_public_ip_address_configuration
|
|
283
285
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfiguration
|
|
284
286
|
end
|
|
285
|
-
def
|
|
286
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
287
|
+
def day_details
|
|
288
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetails
|
|
287
289
|
end
|
|
288
290
|
def network_interface_properties
|
|
289
291
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfaceProperties
|
|
290
292
|
end
|
|
291
|
-
def
|
|
292
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
293
|
+
def notification_settings
|
|
294
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationSettings
|
|
293
295
|
end
|
|
294
296
|
def schedule_creation_parameter
|
|
295
297
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameter
|
|
@@ -297,11 +299,8 @@ module Azure::Profiles::Latest
|
|
|
297
299
|
def environment_deployment_properties_fragment
|
|
298
300
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentPropertiesFragment
|
|
299
301
|
end
|
|
300
|
-
def
|
|
301
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
302
|
-
end
|
|
303
|
-
def subnet
|
|
304
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Subnet
|
|
302
|
+
def subnet_fragment
|
|
303
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetFragment
|
|
305
304
|
end
|
|
306
305
|
def day_details_fragment
|
|
307
306
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DayDetailsFragment
|
|
@@ -315,8 +314,8 @@ module Azure::Profiles::Latest
|
|
|
315
314
|
def evaluate_policies_properties
|
|
316
315
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesProperties
|
|
317
316
|
end
|
|
318
|
-
def
|
|
319
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
317
|
+
def user_list
|
|
318
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserList
|
|
320
319
|
end
|
|
321
320
|
def evaluate_policies_request
|
|
322
321
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EvaluatePoliciesRequest
|
|
@@ -345,8 +344,8 @@ module Azure::Profiles::Latest
|
|
|
345
344
|
def event
|
|
346
345
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Event
|
|
347
346
|
end
|
|
348
|
-
def
|
|
349
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
347
|
+
def user_identity_fragment
|
|
348
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentityFragment
|
|
350
349
|
end
|
|
351
350
|
def event_fragment
|
|
352
351
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EventFragment
|
|
@@ -363,8 +362,8 @@ module Azure::Profiles::Latest
|
|
|
363
362
|
def external_subnet
|
|
364
363
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnet
|
|
365
364
|
end
|
|
366
|
-
def
|
|
367
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
365
|
+
def user_secret_store
|
|
366
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStore
|
|
368
367
|
end
|
|
369
368
|
def external_subnet_fragment
|
|
370
369
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ExternalSubnetFragment
|
|
@@ -378,303 +377,300 @@ module Azure::Profiles::Latest
|
|
|
378
377
|
def attach_new_data_disk_options
|
|
379
378
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptions
|
|
380
379
|
end
|
|
381
|
-
def
|
|
382
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
380
|
+
def week_details
|
|
381
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetails
|
|
383
382
|
end
|
|
384
383
|
def bulk_creation_parameters
|
|
385
384
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParameters
|
|
386
385
|
end
|
|
387
|
-
def
|
|
388
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
386
|
+
def hour_details
|
|
387
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetails
|
|
389
388
|
end
|
|
390
|
-
def
|
|
391
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
389
|
+
def policy_list
|
|
390
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyList
|
|
392
391
|
end
|
|
393
|
-
def
|
|
394
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
392
|
+
def compute_data_disk_fragment
|
|
393
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDiskFragment
|
|
395
394
|
end
|
|
396
|
-
def
|
|
397
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
395
|
+
def subnet
|
|
396
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Subnet
|
|
398
397
|
end
|
|
399
|
-
def
|
|
400
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
398
|
+
def compute_vm_instance_view_status_fragment
|
|
399
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatusFragment
|
|
401
400
|
end
|
|
402
401
|
def lab_virtual_machine_creation_parameter
|
|
403
402
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameter
|
|
404
403
|
end
|
|
405
|
-
def
|
|
406
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
404
|
+
def compute_vm_properties_fragment
|
|
405
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmPropertiesFragment
|
|
407
406
|
end
|
|
408
407
|
def formula_properties_from_vm
|
|
409
408
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVm
|
|
410
409
|
end
|
|
411
|
-
def
|
|
412
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
410
|
+
def cost_threshold_properties
|
|
411
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CostThresholdProperties
|
|
413
412
|
end
|
|
414
|
-
def
|
|
415
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
413
|
+
def shutdown_notification_content
|
|
414
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ShutdownNotificationContent
|
|
416
415
|
end
|
|
417
|
-
def
|
|
418
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
416
|
+
def linux_os_info
|
|
417
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfo
|
|
419
418
|
end
|
|
420
419
|
def gallery_image_reference_fragment
|
|
421
420
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageReferenceFragment
|
|
422
421
|
end
|
|
423
|
-
def
|
|
424
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
422
|
+
def custom_image_properties_custom
|
|
423
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustom
|
|
425
424
|
end
|
|
426
425
|
def inbound_nat_rule_fragment
|
|
427
426
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::InboundNatRuleFragment
|
|
428
427
|
end
|
|
429
|
-
def
|
|
430
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
428
|
+
def custom_image_properties_from_plan
|
|
429
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlan
|
|
431
430
|
end
|
|
432
431
|
def shared_public_ip_address_configuration_fragment
|
|
433
432
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SharedPublicIpAddressConfigurationFragment
|
|
434
433
|
end
|
|
435
|
-
def
|
|
436
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
434
|
+
def windows_os_info_fragment
|
|
435
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfoFragment
|
|
437
436
|
end
|
|
438
437
|
def network_interface_properties_fragment
|
|
439
438
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NetworkInterfacePropertiesFragment
|
|
440
439
|
end
|
|
441
|
-
def
|
|
442
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
440
|
+
def custom_image_properties_from_vm_fragment
|
|
441
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVmFragment
|
|
443
442
|
end
|
|
444
443
|
def schedule_creation_parameter_fragment
|
|
445
444
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleCreationParameterFragment
|
|
446
445
|
end
|
|
447
|
-
def
|
|
448
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
446
|
+
def data_disk_storage_type_info_fragment
|
|
447
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfoFragment
|
|
449
448
|
end
|
|
450
449
|
def lab_virtual_machine_creation_parameter_fragment
|
|
451
450
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineCreationParameterFragment
|
|
452
451
|
end
|
|
453
|
-
def
|
|
454
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
452
|
+
def subnet_override_fragment
|
|
453
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverrideFragment
|
|
455
454
|
end
|
|
456
455
|
def formula_properties_from_vm_fragment
|
|
457
456
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaPropertiesFromVmFragment
|
|
458
457
|
end
|
|
459
|
-
def
|
|
460
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
458
|
+
def data_disk_properties
|
|
459
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskProperties
|
|
461
460
|
end
|
|
462
461
|
def service_fabric_list
|
|
463
462
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ServiceFabricList
|
|
464
463
|
end
|
|
465
|
-
def
|
|
466
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
464
|
+
def detach_data_disk_properties
|
|
465
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDataDiskProperties
|
|
467
466
|
end
|
|
468
467
|
def formula_list
|
|
469
468
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::FormulaList
|
|
470
469
|
end
|
|
471
|
-
def
|
|
472
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
470
|
+
def subnet_shared_public_ip_address_configuration_fragment
|
|
471
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfigurationFragment
|
|
473
472
|
end
|
|
474
473
|
def secret_list
|
|
475
474
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SecretList
|
|
476
475
|
end
|
|
477
|
-
def
|
|
478
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
476
|
+
def disk_list
|
|
477
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DiskList
|
|
479
478
|
end
|
|
480
479
|
def gallery_image_list
|
|
481
480
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GalleryImageList
|
|
482
481
|
end
|
|
483
|
-
def
|
|
484
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
482
|
+
def subnet_shared_public_ip_address_configuration
|
|
483
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetSharedPublicIpAddressConfiguration
|
|
485
484
|
end
|
|
486
485
|
def parameter_info
|
|
487
486
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ParameterInfo
|
|
488
487
|
end
|
|
489
|
-
def
|
|
490
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
488
|
+
def hour_details_fragment
|
|
489
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::HourDetailsFragment
|
|
491
490
|
end
|
|
492
491
|
def generate_arm_template_request
|
|
493
492
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateArmTemplateRequest
|
|
494
493
|
end
|
|
495
|
-
def
|
|
496
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
494
|
+
def artifact_parameter_properties
|
|
495
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterProperties
|
|
497
496
|
end
|
|
498
497
|
def generate_upload_uri_parameter
|
|
499
498
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriParameter
|
|
500
499
|
end
|
|
501
|
-
def
|
|
502
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
500
|
+
def user_secret_store_fragment
|
|
501
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserSecretStoreFragment
|
|
503
502
|
end
|
|
504
503
|
def generate_upload_uri_response
|
|
505
504
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::GenerateUploadUriResponse
|
|
506
505
|
end
|
|
507
|
-
def
|
|
508
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
506
|
+
def arm_template_parameter_properties_fragment
|
|
507
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateParameterPropertiesFragment
|
|
509
508
|
end
|
|
510
509
|
def identity_properties
|
|
511
510
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::IdentityProperties
|
|
512
511
|
end
|
|
513
|
-
def
|
|
514
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
512
|
+
def artifact_parameter_properties_fragment
|
|
513
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactParameterPropertiesFragment
|
|
515
514
|
end
|
|
516
515
|
def import_lab_virtual_machine_request
|
|
517
516
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ImportLabVirtualMachineRequest
|
|
518
517
|
end
|
|
519
|
-
def
|
|
520
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
518
|
+
def user_identity
|
|
519
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UserIdentity
|
|
521
520
|
end
|
|
522
521
|
def lab_announcement_properties
|
|
523
522
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementProperties
|
|
524
523
|
end
|
|
525
|
-
def
|
|
526
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
524
|
+
def attach_new_data_disk_options_fragment
|
|
525
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachNewDataDiskOptionsFragment
|
|
527
526
|
end
|
|
528
527
|
def lab_support_properties
|
|
529
528
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportProperties
|
|
530
529
|
end
|
|
531
|
-
def
|
|
532
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
530
|
+
def compute_data_disk
|
|
531
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeDataDisk
|
|
533
532
|
end
|
|
534
533
|
def schedule_list
|
|
535
534
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ScheduleList
|
|
536
535
|
end
|
|
537
|
-
def
|
|
538
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
536
|
+
def compute_vm_properties
|
|
537
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmProperties
|
|
539
538
|
end
|
|
540
539
|
def lab_announcement_properties_fragment
|
|
541
540
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabAnnouncementPropertiesFragment
|
|
542
541
|
end
|
|
543
|
-
def
|
|
544
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
542
|
+
def windows_os_info
|
|
543
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WindowsOsInfo
|
|
545
544
|
end
|
|
546
545
|
def target_cost_properties
|
|
547
546
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::TargetCostProperties
|
|
548
547
|
end
|
|
549
|
-
def
|
|
550
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
548
|
+
def data_disk_storage_type_info
|
|
549
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskStorageTypeInfo
|
|
551
550
|
end
|
|
552
551
|
def lab_cost_summary_properties
|
|
553
552
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostSummaryProperties
|
|
554
553
|
end
|
|
555
|
-
def
|
|
556
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
554
|
+
def linux_os_info_fragment
|
|
555
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LinuxOsInfoFragment
|
|
557
556
|
end
|
|
558
557
|
def lab_cost_details_properties
|
|
559
558
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabCostDetailsProperties
|
|
560
559
|
end
|
|
561
|
-
def
|
|
562
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
560
|
+
def custom_image_properties_from_plan_fragment
|
|
561
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromPlanFragment
|
|
563
562
|
end
|
|
564
563
|
def lab_resource_cost_properties
|
|
565
564
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabResourceCostProperties
|
|
566
565
|
end
|
|
567
|
-
def
|
|
568
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
566
|
+
def data_disk_properties_fragment
|
|
567
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DataDiskPropertiesFragment
|
|
569
568
|
end
|
|
570
569
|
def retarget_schedule_properties
|
|
571
570
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RetargetScheduleProperties
|
|
572
571
|
end
|
|
573
|
-
def
|
|
574
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
572
|
+
def subnet_override
|
|
573
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetOverride
|
|
575
574
|
end
|
|
576
575
|
def lab_support_properties_fragment
|
|
577
576
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabSupportPropertiesFragment
|
|
578
577
|
end
|
|
579
|
-
def
|
|
580
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
578
|
+
def week_details_fragment
|
|
579
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::WeekDetailsFragment
|
|
581
580
|
end
|
|
582
581
|
def resource
|
|
583
582
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Resource
|
|
584
583
|
end
|
|
585
|
-
def
|
|
586
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
584
|
+
def apply_artifacts_request
|
|
585
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ApplyArtifactsRequest
|
|
587
586
|
end
|
|
588
587
|
def lab_list
|
|
589
588
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabList
|
|
590
589
|
end
|
|
591
|
-
def
|
|
592
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
590
|
+
def artifact_deployment_status_properties
|
|
591
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactDeploymentStatusProperties
|
|
593
592
|
end
|
|
594
593
|
def lab_vhd
|
|
595
594
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhd
|
|
596
595
|
end
|
|
597
|
-
def
|
|
598
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
596
|
+
def attach_disk_properties
|
|
597
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::AttachDiskProperties
|
|
599
598
|
end
|
|
600
599
|
def lab_vhd_list
|
|
601
600
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVhdList
|
|
602
601
|
end
|
|
603
|
-
def
|
|
604
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
602
|
+
def compute_vm_instance_view_status
|
|
603
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ComputeVmInstanceViewStatus
|
|
605
604
|
end
|
|
606
605
|
def resize_lab_virtual_machine_properties
|
|
607
606
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ResizeLabVirtualMachineProperties
|
|
608
607
|
end
|
|
609
|
-
def
|
|
610
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
608
|
+
def custom_image_properties_from_vm
|
|
609
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesFromVm
|
|
611
610
|
end
|
|
612
611
|
def rdp_connection
|
|
613
612
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::RdpConnection
|
|
614
613
|
end
|
|
615
|
-
def
|
|
616
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
614
|
+
def custom_image_properties_custom_fragment
|
|
615
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImagePropertiesCustomFragment
|
|
617
616
|
end
|
|
618
617
|
def lab_virtual_machine_list
|
|
619
618
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::LabVirtualMachineList
|
|
620
619
|
end
|
|
621
|
-
def
|
|
622
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
620
|
+
def detach_disk_properties
|
|
621
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::DetachDiskProperties
|
|
623
622
|
end
|
|
624
623
|
def provider_operation_result
|
|
625
624
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ProviderOperationResult
|
|
626
625
|
end
|
|
627
|
-
def
|
|
628
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
626
|
+
def virtual_network_list
|
|
627
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::VirtualNetworkList
|
|
629
628
|
end
|
|
630
629
|
def port_fragment
|
|
631
630
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PortFragment
|
|
632
631
|
end
|
|
633
|
-
def
|
|
634
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
632
|
+
def artifact_list
|
|
633
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArtifactList
|
|
635
634
|
end
|
|
636
635
|
def notification_channel_list
|
|
637
636
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotificationChannelList
|
|
638
637
|
end
|
|
639
|
-
def
|
|
640
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
638
|
+
def percentage_cost_threshold_properties
|
|
639
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PercentageCostThresholdProperties
|
|
641
640
|
end
|
|
642
641
|
def notify_parameters
|
|
643
642
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::NotifyParameters
|
|
644
643
|
end
|
|
645
|
-
def
|
|
646
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
644
|
+
def custom_image_list
|
|
645
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::CustomImageList
|
|
647
646
|
end
|
|
648
647
|
def operation_error
|
|
649
648
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationError
|
|
650
649
|
end
|
|
651
|
-
def
|
|
652
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
650
|
+
def arm_template_list
|
|
651
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::ArmTemplateList
|
|
653
652
|
end
|
|
654
653
|
def operation_metadata_display
|
|
655
654
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadataDisplay
|
|
656
655
|
end
|
|
657
|
-
def
|
|
658
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
656
|
+
def update_resource
|
|
657
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::UpdateResource
|
|
659
658
|
end
|
|
660
659
|
def operation_metadata
|
|
661
660
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationMetadata
|
|
662
661
|
end
|
|
663
|
-
def
|
|
664
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::
|
|
662
|
+
def bulk_creation_parameters_fragment
|
|
663
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::BulkCreationParametersFragment
|
|
665
664
|
end
|
|
666
665
|
def operation_result
|
|
667
666
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::OperationResult
|
|
668
667
|
end
|
|
668
|
+
def environment_deployment_properties
|
|
669
|
+
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::EnvironmentDeploymentProperties
|
|
670
|
+
end
|
|
669
671
|
def port
|
|
670
672
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Port
|
|
671
673
|
end
|
|
672
|
-
def subnet_fragment
|
|
673
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::SubnetFragment
|
|
674
|
-
end
|
|
675
|
-
def policy_list
|
|
676
|
-
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::PolicyList
|
|
677
|
-
end
|
|
678
674
|
def schedule
|
|
679
675
|
Azure::DevTestLabs::Mgmt::V2018_09_15::Models::Schedule
|
|
680
676
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: azure_sdk
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.31.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Microsoft Corporation
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2019-07-
|
|
11
|
+
date: 2019-07-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -492,14 +492,14 @@ dependencies:
|
|
|
492
492
|
requirements:
|
|
493
493
|
- - "~>"
|
|
494
494
|
- !ruby/object:Gem::Version
|
|
495
|
-
version: 0.
|
|
495
|
+
version: 0.18.0
|
|
496
496
|
type: :runtime
|
|
497
497
|
prerelease: false
|
|
498
498
|
version_requirements: !ruby/object:Gem::Requirement
|
|
499
499
|
requirements:
|
|
500
500
|
- - "~>"
|
|
501
501
|
- !ruby/object:Gem::Version
|
|
502
|
-
version: 0.
|
|
502
|
+
version: 0.18.0
|
|
503
503
|
- !ruby/object:Gem::Dependency
|
|
504
504
|
name: azure_mgmt_dns
|
|
505
505
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -1937,7 +1937,7 @@ metadata:
|
|
|
1937
1937
|
changelog_uri: https://github.com/Azure/azure-sdk-for-ruby/blob/master/ChangeLog.md
|
|
1938
1938
|
documentation_uri: https://azure.microsoft.com/en-us/develop/ruby/
|
|
1939
1939
|
homepage_uri: https://aka.ms/azure-sdk-for-ruby
|
|
1940
|
-
source_code_uri: https://github.com/Azure/azure-sdk-for-ruby/tree/ARM-0.
|
|
1940
|
+
source_code_uri: https://github.com/Azure/azure-sdk-for-ruby/tree/ARM-0.31.0
|
|
1941
1941
|
wiki_uri: https://github.com/Azure/azure-sdk-for-ruby/wiki
|
|
1942
1942
|
post_install_message:
|
|
1943
1943
|
rdoc_options: []
|