azure_sdk 0.18.2 → 0.18.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/compute_profile_module.rb +360 -352
- metadata +99 -99
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9fe1b614ad5a995c5755a2fe22da3a2189527ae5
|
4
|
+
data.tar.gz: 4c4dd600682371065001e1705ceb8c4d5301c473
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d10fae321a8a2d3a243c0cc75779af56e9b29154797f63a7cbe6da08aaddf659ab6f5a55c08505b26ccadbaff43b2b8a1fc549f85f84244c4211e0a24b1cdf97
|
7
|
+
data.tar.gz: 78620dcc9aa78ef5f9af73609090201b22d3c1b586e684f337d5aac3bafe9b1e018ef93e491a7502997c57f353d8bc2ed81a195b737b90748a25a216567e495f
|
data/lib/azure_sdk/version.rb
CHANGED
@@ -8,8 +8,6 @@ module Azure::Profiles::Latest
|
|
8
8
|
module Compute
|
9
9
|
module Mgmt
|
10
10
|
ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus
|
11
|
-
Disks = Azure::Compute::Mgmt::V2018_04_01::Disks
|
12
|
-
Snapshots = Azure::Compute::Mgmt::V2018_04_01::Snapshots
|
13
11
|
Operations = Azure::Compute::Mgmt::V2018_06_01::Operations
|
14
12
|
AvailabilitySets = Azure::Compute::Mgmt::V2018_06_01::AvailabilitySets
|
15
13
|
VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2018_06_01::VirtualMachineExtensionImages
|
@@ -28,6 +26,8 @@ module Azure::Profiles::Latest
|
|
28
26
|
Galleries = Azure::Compute::Mgmt::V2018_06_01::Galleries
|
29
27
|
GalleryImages = Azure::Compute::Mgmt::V2018_06_01::GalleryImages
|
30
28
|
GalleryImageVersions = Azure::Compute::Mgmt::V2018_06_01::GalleryImageVersions
|
29
|
+
Disks = Azure::Compute::Mgmt::V2018_06_01::Disks
|
30
|
+
Snapshots = Azure::Compute::Mgmt::V2018_06_01::Snapshots
|
31
31
|
|
32
32
|
module Models
|
33
33
|
ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions
|
@@ -43,155 +43,152 @@ module Azure::Profiles::Latest
|
|
43
43
|
ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
|
44
44
|
ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties
|
45
45
|
OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
|
46
|
-
CreationData = Azure::Compute::Mgmt::V2018_04_01::Models::CreationData
|
47
|
-
ImageDiskReference = Azure::Compute::Mgmt::V2018_04_01::Models::ImageDiskReference
|
48
|
-
SnapshotList = Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotList
|
49
|
-
GrantAccessData = Azure::Compute::Mgmt::V2018_04_01::Models::GrantAccessData
|
50
|
-
DiskList = Azure::Compute::Mgmt::V2018_04_01::Models::DiskList
|
51
|
-
EncryptionSettings = Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings
|
52
|
-
DiskSku = Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku
|
53
|
-
KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndKeyReference
|
54
|
-
SourceVault = Azure::Compute::Mgmt::V2018_04_01::Models::SourceVault
|
55
|
-
SnapshotUpdate = Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotUpdate
|
56
|
-
SnapshotSku = Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotSku
|
57
|
-
DiskUpdate = Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate
|
58
|
-
KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndSecretReference
|
59
|
-
AccessUri = Azure::Compute::Mgmt::V2018_04_01::Models::AccessUri
|
60
|
-
Disk = Azure::Compute::Mgmt::V2018_04_01::Models::Disk
|
61
|
-
Snapshot = Azure::Compute::Mgmt::V2018_04_01::Models::Snapshot
|
62
|
-
DiskCreateOption = Azure::Compute::Mgmt::V2018_04_01::Models::DiskCreateOption
|
63
|
-
SnapshotStorageAccountTypes = Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotStorageAccountTypes
|
64
|
-
AccessLevel = Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel
|
65
46
|
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
|
47
|
+
ComputeOperationValue = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue
|
66
48
|
VirtualMachineScaleSetIpTag = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIpTag
|
67
|
-
|
49
|
+
InstanceViewStatus = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus
|
68
50
|
VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
|
69
|
-
|
51
|
+
Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku
|
70
52
|
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
|
71
|
-
RecommendedMachineConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration
|
72
|
-
ImageListResult = Azure::Compute::Mgmt::V2018_06_01::Models::ImageListResult
|
73
|
-
VirtualMachineSize = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSize
|
74
|
-
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue
|
75
|
-
GalleryImageVersionList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionList
|
76
|
-
VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentity
|
77
|
-
VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionInstanceView
|
78
|
-
VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSProfile
|
79
|
-
GalleryDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage
|
80
|
-
VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
81
|
-
PurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::PurchasePlan
|
82
|
-
VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
83
|
-
DataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage
|
84
|
-
VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSDisk
|
85
|
-
UsageName = Azure::Compute::Mgmt::V2018_06_01::Models::UsageName
|
86
53
|
VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSDisk
|
87
|
-
|
54
|
+
AvailabilitySetListResult = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetListResult
|
88
55
|
VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk
|
89
|
-
|
56
|
+
VirtualMachineSizeListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSizeListResult
|
90
57
|
VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile
|
91
|
-
|
58
|
+
GalleryImageList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageList
|
92
59
|
VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile
|
93
|
-
|
60
|
+
GalleryList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList
|
94
61
|
ApiEntityReference = Azure::Compute::Mgmt::V2018_06_01::Models::ApiEntityReference
|
62
|
+
VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionsListResult
|
63
|
+
ComputeOperationListResult = Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationListResult
|
64
|
+
OSDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::OSDiskImage
|
65
|
+
SubResource = Azure::Compute::Mgmt::V2018_06_01::Models::SubResource
|
66
|
+
GalleryArtifactPublishingProfileBase = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactPublishingProfileBase
|
67
|
+
UsageName = Azure::Compute::Mgmt::V2018_06_01::Models::UsageName
|
68
|
+
Disallowed = Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed
|
69
|
+
ListUsagesResult = Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult
|
70
|
+
ImageDiskReference = Azure::Compute::Mgmt::V2018_06_01::Models::ImageDiskReference
|
71
|
+
GalleryArtifactSource = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource
|
72
|
+
CreationData = Azure::Compute::Mgmt::V2018_06_01::Models::CreationData
|
73
|
+
HardwareProfile = Azure::Compute::Mgmt::V2018_06_01::Models::HardwareProfile
|
74
|
+
SourceVault = Azure::Compute::Mgmt::V2018_06_01::Models::SourceVault
|
75
|
+
KeyVaultSecretReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultSecretReference
|
76
|
+
VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
95
77
|
DiskEncryptionSettings = Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings
|
96
|
-
|
97
|
-
|
98
|
-
|
78
|
+
ImagePurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan
|
79
|
+
TargetRegion = Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion
|
80
|
+
SnapshotList = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotList
|
99
81
|
DataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::DataDisk
|
100
|
-
Sku = Azure::Compute::Mgmt::V2018_06_01::Models::Sku
|
101
|
-
AdditionalUnattendContent = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent
|
102
|
-
ResourceRange = Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange
|
103
|
-
WinRMConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::WinRMConfiguration
|
104
|
-
GalleryImageIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier
|
105
|
-
SshPublicKey = Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey
|
106
|
-
GalleryIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier
|
107
|
-
LinuxConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::LinuxConfiguration
|
108
|
-
VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
109
|
-
VaultSecretGroup = Azure::Compute::Mgmt::V2018_06_01::Models::VaultSecretGroup
|
110
|
-
RunCommandResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult
|
111
|
-
RegionalReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus
|
112
|
-
RunCommandListResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult
|
113
|
-
BootDiagnostics = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics
|
114
82
|
VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkProfile
|
115
|
-
|
83
|
+
AdditionalCapabilities = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities
|
116
84
|
VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
|
117
|
-
|
118
|
-
|
119
|
-
|
85
|
+
WinRMListener = Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener
|
86
|
+
SnapshotUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotUpdate
|
87
|
+
WindowsConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration
|
120
88
|
VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult
|
121
|
-
|
89
|
+
SshConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::SshConfiguration
|
122
90
|
VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionProfile
|
123
|
-
|
91
|
+
VaultCertificate = Azure::Compute::Mgmt::V2018_06_01::Models::VaultCertificate
|
124
92
|
VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMProfile
|
125
|
-
|
93
|
+
OSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::OSProfile
|
126
94
|
VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
95
|
+
NetworkProfile = Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile
|
96
|
+
AccessUri = Azure::Compute::Mgmt::V2018_06_01::Models::AccessUri
|
97
|
+
DiagnosticsProfile = Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile
|
98
|
+
GrantAccessData = Azure::Compute::Mgmt::V2018_06_01::Models::GrantAccessData
|
99
|
+
VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineAgentInstanceView
|
132
100
|
VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceIDs
|
133
|
-
|
101
|
+
BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnosticsInstanceView
|
134
102
|
VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
|
135
|
-
|
103
|
+
VirtualMachineIdentity = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentity
|
136
104
|
VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineStatusCodeCount
|
137
|
-
|
105
|
+
VirtualMachineInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineInstanceView
|
138
106
|
VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
|
139
|
-
|
107
|
+
RegionalReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus
|
140
108
|
VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMExtensionsSummary
|
141
|
-
|
109
|
+
AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::AutoOSUpgradePolicy
|
142
110
|
VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetInstanceView
|
143
|
-
|
111
|
+
UpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradePolicy
|
144
112
|
VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListResult
|
145
|
-
|
113
|
+
ImageDataDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageDataDisk
|
146
114
|
VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListWithLinkResult
|
147
|
-
|
115
|
+
GalleryImageVersionStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile
|
148
116
|
VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuCapacity
|
149
|
-
|
117
|
+
ImageListResult = Azure::Compute::Mgmt::V2018_06_01::Models::ImageListResult
|
150
118
|
VirtualMachineScaleSetSku = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSku
|
151
|
-
|
119
|
+
VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentity
|
152
120
|
VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListSkusResult
|
153
|
-
|
121
|
+
VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
154
122
|
ApiErrorBase = Azure::Compute::Mgmt::V2018_06_01::Models::ApiErrorBase
|
155
|
-
|
123
|
+
VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSDisk
|
156
124
|
InnerError = Azure::Compute::Mgmt::V2018_06_01::Models::InnerError
|
157
|
-
|
125
|
+
GalleryImageVersionList = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionList
|
158
126
|
ApiError = Azure::Compute::Mgmt::V2018_06_01::Models::ApiError
|
159
|
-
|
127
|
+
GalleryDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage
|
160
128
|
RollbackStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollbackStatusInfo
|
161
|
-
|
129
|
+
DataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage
|
162
130
|
UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoryStatus
|
163
|
-
|
131
|
+
VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureParameters
|
164
132
|
RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo
|
165
|
-
|
133
|
+
ManagedArtifact = Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact
|
166
134
|
UpgradeOperationHistoricalStatusInfoProperties = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfoProperties
|
167
|
-
|
135
|
+
VirtualHardDisk = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk
|
168
136
|
UpgradeOperationHistoricalStatusInfo = Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfo
|
169
|
-
|
137
|
+
StorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile
|
170
138
|
VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
|
171
|
-
|
139
|
+
WinRMConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::WinRMConfiguration
|
172
140
|
VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus
|
173
|
-
|
141
|
+
LinuxConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::LinuxConfiguration
|
174
142
|
VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceView
|
175
|
-
|
176
|
-
|
177
|
-
AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::AutoOSUpgradePolicy
|
143
|
+
SnapshotSku = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotSku
|
144
|
+
VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView
|
178
145
|
VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMListResult
|
179
|
-
|
146
|
+
VirtualMachineIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue
|
180
147
|
RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus
|
181
|
-
|
182
|
-
|
183
|
-
|
148
|
+
ReplicationStatus = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatus
|
149
|
+
DiskList = Azure::Compute::Mgmt::V2018_06_01::Models::DiskList
|
150
|
+
RollingUpgradePolicy = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy
|
184
151
|
Resource = Azure::Compute::Mgmt::V2018_06_01::Models::Resource
|
185
|
-
|
152
|
+
ImageStorageProfile = Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile
|
186
153
|
UpdateResource = Azure::Compute::Mgmt::V2018_06_01::Models::UpdateResource
|
187
|
-
|
154
|
+
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue
|
188
155
|
SubResourceReadOnly = Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly
|
189
|
-
|
156
|
+
VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
190
157
|
RecoveryWalkResponse = Azure::Compute::Mgmt::V2018_06_01::Models::RecoveryWalkResponse
|
191
|
-
|
192
|
-
|
193
|
-
|
158
|
+
VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionInstanceView
|
159
|
+
DiskUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::DiskUpdate
|
160
|
+
Usage = Azure::Compute::Mgmt::V2018_06_01::Models::Usage
|
161
|
+
EncryptionSettings = Azure::Compute::Mgmt::V2018_06_01::Models::EncryptionSettings
|
162
|
+
KeyVaultKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference
|
194
163
|
LogAnalyticsInputBase = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsInputBase
|
164
|
+
AdditionalUnattendContent = Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent
|
165
|
+
LogAnalyticsOutput = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOutput
|
166
|
+
VaultSecretGroup = Azure::Compute::Mgmt::V2018_06_01::Models::VaultSecretGroup
|
167
|
+
LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOperationResult
|
168
|
+
DiskInstanceView = Azure::Compute::Mgmt::V2018_06_01::Models::DiskInstanceView
|
169
|
+
RunCommandInputParameter = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter
|
170
|
+
VirtualMachineListResult = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult
|
171
|
+
RunCommandInput = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInput
|
172
|
+
DiskSku = Azure::Compute::Mgmt::V2018_06_01::Models::DiskSku
|
173
|
+
RunCommandParameterDefinition = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition
|
174
|
+
VirtualMachineSize = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSize
|
175
|
+
RunCommandDocumentBase = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocumentBase
|
176
|
+
Plan = Azure::Compute::Mgmt::V2018_06_01::Models::Plan
|
177
|
+
KeyVaultAndKeyReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndKeyReference
|
178
|
+
SshPublicKey = Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey
|
179
|
+
RunCommandListResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult
|
180
|
+
MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus
|
181
|
+
RunCommandResult = Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult
|
182
|
+
VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSProfile
|
183
|
+
GalleryIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier
|
184
|
+
OSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::OSDisk
|
185
|
+
KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndSecretReference
|
186
|
+
ImageOSDisk = Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk
|
187
|
+
GalleryImageIdentifier = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier
|
188
|
+
BootDiagnostics = Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics
|
189
|
+
ResourceRange = Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange
|
190
|
+
PurchasePlan = Azure::Compute::Mgmt::V2018_06_01::Models::PurchasePlan
|
191
|
+
RecommendedMachineConfiguration = Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration
|
195
192
|
AvailabilitySet = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet
|
196
193
|
AvailabilitySetUpdate = Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetUpdate
|
197
194
|
VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionImage
|
@@ -225,6 +222,8 @@ module Azure::Profiles::Latest
|
|
225
222
|
GalleryOSDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryOSDiskImage
|
226
223
|
GalleryDataDiskImage = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDataDiskImage
|
227
224
|
GalleryImageVersion = Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion
|
225
|
+
Disk = Azure::Compute::Mgmt::V2018_06_01::Models::Disk
|
226
|
+
Snapshot = Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot
|
228
227
|
StatusLevelTypes = Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes
|
229
228
|
OperatingSystemTypes = Azure::Compute::Mgmt::V2018_06_01::Models::OperatingSystemTypes
|
230
229
|
VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSizeTypes
|
@@ -248,16 +247,19 @@ module Azure::Profiles::Latest
|
|
248
247
|
RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeStatusCode
|
249
248
|
RollingUpgradeActionType = Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeActionType
|
250
249
|
IntervalInMins = Azure::Compute::Mgmt::V2018_06_01::Models::IntervalInMins
|
251
|
-
ScaleTier = Azure::Compute::Mgmt::V2018_06_01::Models::ScaleTier
|
252
250
|
AggregatedReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::AggregatedReplicationState
|
253
251
|
ReplicationState = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationState
|
254
252
|
HostCaching = Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching
|
253
|
+
DiskStorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::DiskStorageAccountTypes
|
254
|
+
DiskCreateOption = Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption
|
255
|
+
SnapshotStorageAccountTypes = Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotStorageAccountTypes
|
256
|
+
AccessLevel = Azure::Compute::Mgmt::V2018_06_01::Models::AccessLevel
|
255
257
|
InstanceViewTypes = Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewTypes
|
256
258
|
ReplicationStatusTypes = Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatusTypes
|
257
259
|
end
|
258
260
|
|
259
261
|
class ComputeManagementClass
|
260
|
-
attr_reader :resource_skus, :
|
262
|
+
attr_reader :resource_skus, :operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machines, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :log_analytics, :virtual_machine_run_commands, :galleries, :gallery_images, :gallery_image_versions, :disks, :snapshots, :configurable, :base_url, :options, :model_classes
|
261
263
|
|
262
264
|
def initialize(configurable, base_url=nil, options=nil)
|
263
265
|
@configurable, @base_url, @options = configurable, base_url, options
|
@@ -280,8 +282,6 @@ module Azure::Profiles::Latest
|
|
280
282
|
@client_2.subscription_id = configurable.subscription_id
|
281
283
|
end
|
282
284
|
add_telemetry(@client_2)
|
283
|
-
@disks = @client_2.disks
|
284
|
-
@snapshots = @client_2.snapshots
|
285
285
|
|
286
286
|
@client_3 = Azure::Compute::Mgmt::V2018_06_01::ComputeManagementClient.new(configurable.credentials, base_url, options)
|
287
287
|
if(@client_3.respond_to?(:subscription_id))
|
@@ -306,6 +306,8 @@ module Azure::Profiles::Latest
|
|
306
306
|
@galleries = @client_3.galleries
|
307
307
|
@gallery_images = @client_3.gallery_images
|
308
308
|
@gallery_image_versions = @client_3.gallery_image_versions
|
309
|
+
@disks = @client_3.disks
|
310
|
+
@snapshots = @client_3.snapshots
|
309
311
|
|
310
312
|
@model_classes = ModelClasses.new
|
311
313
|
end
|
@@ -369,453 +371,444 @@ module Azure::Profiles::Latest
|
|
369
371
|
def operation_status_response
|
370
372
|
Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
|
371
373
|
end
|
372
|
-
def creation_data
|
373
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::CreationData
|
374
|
-
end
|
375
|
-
def image_disk_reference
|
376
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::ImageDiskReference
|
377
|
-
end
|
378
|
-
def snapshot_list
|
379
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotList
|
380
|
-
end
|
381
|
-
def grant_access_data
|
382
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::GrantAccessData
|
383
|
-
end
|
384
|
-
def disk_list
|
385
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::DiskList
|
386
|
-
end
|
387
|
-
def encryption_settings
|
388
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings
|
389
|
-
end
|
390
|
-
def disk_sku
|
391
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku
|
392
|
-
end
|
393
|
-
def key_vault_and_key_reference
|
394
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndKeyReference
|
395
|
-
end
|
396
|
-
def source_vault
|
397
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::SourceVault
|
398
|
-
end
|
399
|
-
def snapshot_update
|
400
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotUpdate
|
401
|
-
end
|
402
|
-
def snapshot_sku
|
403
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotSku
|
404
|
-
end
|
405
|
-
def disk_update
|
406
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate
|
407
|
-
end
|
408
|
-
def key_vault_and_secret_reference
|
409
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndSecretReference
|
410
|
-
end
|
411
|
-
def access_uri
|
412
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::AccessUri
|
413
|
-
end
|
414
|
-
def disk
|
415
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::Disk
|
416
|
-
end
|
417
|
-
def snapshot
|
418
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::Snapshot
|
419
|
-
end
|
420
|
-
def disk_create_option
|
421
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::DiskCreateOption
|
422
|
-
end
|
423
|
-
def snapshot_storage_account_types
|
424
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotStorageAccountTypes
|
425
|
-
end
|
426
|
-
def access_level
|
427
|
-
Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel
|
428
|
-
end
|
429
374
|
def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings
|
430
375
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
|
431
376
|
end
|
377
|
+
def compute_operation_value
|
378
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationValue
|
379
|
+
end
|
432
380
|
def virtual_machine_scale_set_ip_tag
|
433
381
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIpTag
|
434
382
|
end
|
435
|
-
def
|
436
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
383
|
+
def instance_view_status
|
384
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewStatus
|
437
385
|
end
|
438
386
|
def virtual_machine_scale_set_public_ipaddress_configuration
|
439
387
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
|
440
388
|
end
|
441
|
-
def
|
442
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
389
|
+
def sku
|
390
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::Sku
|
443
391
|
end
|
444
392
|
def virtual_machine_scale_set_update_public_ipaddress_configuration
|
445
393
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
|
446
394
|
end
|
447
|
-
def
|
448
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
395
|
+
def virtual_machine_scale_set_update_osdisk
|
396
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSDisk
|
449
397
|
end
|
450
|
-
def
|
451
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
398
|
+
def availability_set_list_result
|
399
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySetListResult
|
452
400
|
end
|
453
|
-
def
|
454
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
401
|
+
def virtual_machine_scale_set_data_disk
|
402
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetDataDisk
|
455
403
|
end
|
456
|
-
def
|
457
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
404
|
+
def virtual_machine_size_list_result
|
405
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSizeListResult
|
458
406
|
end
|
459
|
-
def
|
460
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
407
|
+
def virtual_machine_scale_set_storage_profile
|
408
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetStorageProfile
|
461
409
|
end
|
462
|
-
def
|
463
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
410
|
+
def gallery_image_list
|
411
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageList
|
464
412
|
end
|
465
|
-
def
|
466
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
413
|
+
def virtual_machine_scale_set_update_storage_profile
|
414
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateStorageProfile
|
467
415
|
end
|
468
|
-
def
|
469
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
416
|
+
def gallery_list
|
417
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryList
|
470
418
|
end
|
471
|
-
def
|
472
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
419
|
+
def api_entity_reference
|
420
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ApiEntityReference
|
473
421
|
end
|
474
|
-
def
|
475
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
422
|
+
def virtual_machine_extensions_list_result
|
423
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionsListResult
|
476
424
|
end
|
477
|
-
def
|
478
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
425
|
+
def compute_operation_list_result
|
426
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ComputeOperationListResult
|
479
427
|
end
|
480
|
-
def
|
481
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
428
|
+
def osdisk_image
|
429
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::OSDiskImage
|
482
430
|
end
|
483
|
-
def
|
484
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
431
|
+
def sub_resource
|
432
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SubResource
|
485
433
|
end
|
486
|
-
def
|
487
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
434
|
+
def gallery_artifact_publishing_profile_base
|
435
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactPublishingProfileBase
|
488
436
|
end
|
489
437
|
def usage_name
|
490
438
|
Azure::Compute::Mgmt::V2018_06_01::Models::UsageName
|
491
439
|
end
|
492
|
-
def
|
493
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
440
|
+
def disallowed
|
441
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::Disallowed
|
494
442
|
end
|
495
443
|
def list_usages_result
|
496
444
|
Azure::Compute::Mgmt::V2018_06_01::Models::ListUsagesResult
|
497
445
|
end
|
498
|
-
def
|
499
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
446
|
+
def image_disk_reference
|
447
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ImageDiskReference
|
500
448
|
end
|
501
449
|
def gallery_artifact_source
|
502
450
|
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryArtifactSource
|
503
451
|
end
|
504
|
-
def
|
505
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
452
|
+
def creation_data
|
453
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::CreationData
|
506
454
|
end
|
507
455
|
def hardware_profile
|
508
456
|
Azure::Compute::Mgmt::V2018_06_01::Models::HardwareProfile
|
509
457
|
end
|
510
|
-
def
|
511
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
458
|
+
def source_vault
|
459
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SourceVault
|
512
460
|
end
|
513
461
|
def key_vault_secret_reference
|
514
462
|
Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultSecretReference
|
515
463
|
end
|
516
|
-
def
|
517
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
464
|
+
def virtual_machine_scale_set_network_configuration_dns_settings
|
465
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
518
466
|
end
|
519
467
|
def disk_encryption_settings
|
520
468
|
Azure::Compute::Mgmt::V2018_06_01::Models::DiskEncryptionSettings
|
521
469
|
end
|
522
|
-
def
|
523
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
470
|
+
def image_purchase_plan
|
471
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ImagePurchasePlan
|
524
472
|
end
|
525
|
-
def
|
526
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
473
|
+
def target_region
|
474
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::TargetRegion
|
527
475
|
end
|
528
|
-
def
|
529
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
476
|
+
def snapshot_list
|
477
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotList
|
530
478
|
end
|
531
479
|
def data_disk
|
532
480
|
Azure::Compute::Mgmt::V2018_06_01::Models::DataDisk
|
533
481
|
end
|
534
|
-
def sku
|
535
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::Sku
|
536
|
-
end
|
537
|
-
def additional_unattend_content
|
538
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent
|
539
|
-
end
|
540
|
-
def resource_range
|
541
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange
|
542
|
-
end
|
543
|
-
def win_rmconfiguration
|
544
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::WinRMConfiguration
|
545
|
-
end
|
546
|
-
def gallery_image_identifier
|
547
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier
|
548
|
-
end
|
549
|
-
def ssh_public_key
|
550
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey
|
551
|
-
end
|
552
|
-
def gallery_identifier
|
553
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier
|
554
|
-
end
|
555
|
-
def linux_configuration
|
556
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::LinuxConfiguration
|
557
|
-
end
|
558
|
-
def virtual_machine_scale_set_network_configuration_dns_settings
|
559
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
|
560
|
-
end
|
561
|
-
def vault_secret_group
|
562
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::VaultSecretGroup
|
563
|
-
end
|
564
|
-
def run_command_result
|
565
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult
|
566
|
-
end
|
567
|
-
def regional_replication_status
|
568
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus
|
569
|
-
end
|
570
|
-
def run_command_list_result
|
571
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult
|
572
|
-
end
|
573
|
-
def boot_diagnostics
|
574
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics
|
575
|
-
end
|
576
482
|
def virtual_machine_scale_set_network_profile
|
577
483
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetNetworkProfile
|
578
484
|
end
|
579
|
-
def
|
580
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
485
|
+
def additional_capabilities
|
486
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalCapabilities
|
581
487
|
end
|
582
488
|
def virtual_machine_scale_set_update_network_profile
|
583
489
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
|
584
490
|
end
|
585
|
-
def
|
586
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
491
|
+
def win_rmlistener
|
492
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::WinRMListener
|
587
493
|
end
|
588
|
-
def
|
589
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
494
|
+
def snapshot_update
|
495
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotUpdate
|
590
496
|
end
|
591
|
-
def
|
592
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
497
|
+
def windows_configuration
|
498
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::WindowsConfiguration
|
593
499
|
end
|
594
500
|
def virtual_machine_scale_set_extension_list_result
|
595
501
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionListResult
|
596
502
|
end
|
597
|
-
def
|
598
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
503
|
+
def ssh_configuration
|
504
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SshConfiguration
|
599
505
|
end
|
600
506
|
def virtual_machine_scale_set_extension_profile
|
601
507
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetExtensionProfile
|
602
508
|
end
|
603
|
-
def
|
604
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
509
|
+
def vault_certificate
|
510
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VaultCertificate
|
605
511
|
end
|
606
512
|
def virtual_machine_scale_set_vmprofile
|
607
513
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMProfile
|
608
514
|
end
|
609
|
-
def
|
610
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
515
|
+
def osprofile
|
516
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::OSProfile
|
611
517
|
end
|
612
518
|
def virtual_machine_scale_set_update_vmprofile
|
613
519
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateVMProfile
|
614
520
|
end
|
615
|
-
def
|
616
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
521
|
+
def network_profile
|
522
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::NetworkProfile
|
617
523
|
end
|
618
|
-
def
|
619
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
524
|
+
def access_uri
|
525
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::AccessUri
|
620
526
|
end
|
621
|
-
def
|
622
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
527
|
+
def diagnostics_profile
|
528
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DiagnosticsProfile
|
623
529
|
end
|
624
|
-
def
|
625
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
530
|
+
def grant_access_data
|
531
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GrantAccessData
|
626
532
|
end
|
627
|
-
def
|
628
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
533
|
+
def virtual_machine_agent_instance_view
|
534
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineAgentInstanceView
|
629
535
|
end
|
630
536
|
def virtual_machine_scale_set_vminstance_ids
|
631
537
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceIDs
|
632
538
|
end
|
633
|
-
def
|
634
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
539
|
+
def boot_diagnostics_instance_view
|
540
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnosticsInstanceView
|
635
541
|
end
|
636
542
|
def virtual_machine_scale_set_vminstance_required_ids
|
637
543
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
|
638
544
|
end
|
639
|
-
def
|
640
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
545
|
+
def virtual_machine_identity
|
546
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentity
|
641
547
|
end
|
642
548
|
def virtual_machine_status_code_count
|
643
549
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineStatusCodeCount
|
644
550
|
end
|
645
|
-
def
|
646
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
551
|
+
def virtual_machine_instance_view
|
552
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineInstanceView
|
647
553
|
end
|
648
554
|
def virtual_machine_scale_set_instance_view_statuses_summary
|
649
555
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
|
650
556
|
end
|
651
|
-
def
|
652
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
557
|
+
def regional_replication_status
|
558
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RegionalReplicationStatus
|
653
559
|
end
|
654
560
|
def virtual_machine_scale_set_vmextensions_summary
|
655
561
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMExtensionsSummary
|
656
562
|
end
|
657
|
-
def
|
658
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
563
|
+
def auto_osupgrade_policy
|
564
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::AutoOSUpgradePolicy
|
659
565
|
end
|
660
566
|
def virtual_machine_scale_set_instance_view
|
661
567
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetInstanceView
|
662
568
|
end
|
663
|
-
def
|
664
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
569
|
+
def upgrade_policy
|
570
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::UpgradePolicy
|
665
571
|
end
|
666
572
|
def virtual_machine_scale_set_list_result
|
667
573
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListResult
|
668
574
|
end
|
669
|
-
def
|
670
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
575
|
+
def image_data_disk
|
576
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ImageDataDisk
|
671
577
|
end
|
672
578
|
def virtual_machine_scale_set_list_with_link_result
|
673
579
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListWithLinkResult
|
674
580
|
end
|
675
|
-
def
|
676
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
581
|
+
def gallery_image_version_storage_profile
|
582
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionStorageProfile
|
677
583
|
end
|
678
584
|
def virtual_machine_scale_set_sku_capacity
|
679
585
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSkuCapacity
|
680
586
|
end
|
681
|
-
def
|
682
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
587
|
+
def image_list_result
|
588
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ImageListResult
|
683
589
|
end
|
684
590
|
def virtual_machine_scale_set_sku
|
685
591
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetSku
|
686
592
|
end
|
687
|
-
def
|
688
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
593
|
+
def virtual_machine_scale_set_identity
|
594
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentity
|
689
595
|
end
|
690
596
|
def virtual_machine_scale_set_list_skus_result
|
691
597
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListSkusResult
|
692
598
|
end
|
693
|
-
def
|
694
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
599
|
+
def virtual_machine_scale_set_update_osprofile
|
600
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetUpdateOSProfile
|
695
601
|
end
|
696
602
|
def api_error_base
|
697
603
|
Azure::Compute::Mgmt::V2018_06_01::Models::ApiErrorBase
|
698
604
|
end
|
699
|
-
def
|
700
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
605
|
+
def virtual_machine_scale_set_osdisk
|
606
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSDisk
|
701
607
|
end
|
702
608
|
def inner_error
|
703
609
|
Azure::Compute::Mgmt::V2018_06_01::Models::InnerError
|
704
610
|
end
|
705
|
-
def
|
706
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
611
|
+
def gallery_image_version_list
|
612
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersionList
|
707
613
|
end
|
708
614
|
def api_error
|
709
615
|
Azure::Compute::Mgmt::V2018_06_01::Models::ApiError
|
710
616
|
end
|
711
|
-
def
|
712
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
617
|
+
def gallery_disk_image
|
618
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryDiskImage
|
713
619
|
end
|
714
620
|
def rollback_status_info
|
715
621
|
Azure::Compute::Mgmt::V2018_06_01::Models::RollbackStatusInfo
|
716
622
|
end
|
717
|
-
def
|
718
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
623
|
+
def data_disk_image
|
624
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DataDiskImage
|
719
625
|
end
|
720
626
|
def upgrade_operation_history_status
|
721
627
|
Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoryStatus
|
722
628
|
end
|
723
|
-
def
|
724
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
629
|
+
def virtual_machine_capture_parameters
|
630
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineCaptureParameters
|
725
631
|
end
|
726
632
|
def rolling_upgrade_progress_info
|
727
633
|
Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeProgressInfo
|
728
634
|
end
|
729
|
-
def
|
730
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
635
|
+
def managed_artifact
|
636
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ManagedArtifact
|
731
637
|
end
|
732
638
|
def upgrade_operation_historical_status_info_properties
|
733
639
|
Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfoProperties
|
734
640
|
end
|
735
|
-
def
|
736
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
641
|
+
def virtual_hard_disk
|
642
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualHardDisk
|
737
643
|
end
|
738
644
|
def upgrade_operation_historical_status_info
|
739
645
|
Azure::Compute::Mgmt::V2018_06_01::Models::UpgradeOperationHistoricalStatusInfo
|
740
646
|
end
|
741
|
-
def
|
742
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
647
|
+
def storage_profile
|
648
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::StorageProfile
|
743
649
|
end
|
744
650
|
def virtual_machine_scale_set_list_osupgrade_history
|
745
651
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
|
746
652
|
end
|
747
|
-
def
|
748
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
653
|
+
def win_rmconfiguration
|
654
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::WinRMConfiguration
|
749
655
|
end
|
750
656
|
def virtual_machine_health_status
|
751
657
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineHealthStatus
|
752
658
|
end
|
753
|
-
def
|
754
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
659
|
+
def linux_configuration
|
660
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::LinuxConfiguration
|
755
661
|
end
|
756
662
|
def virtual_machine_scale_set_vminstance_view
|
757
663
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMInstanceView
|
758
664
|
end
|
759
|
-
def
|
760
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
761
|
-
end
|
762
|
-
def run_command_input_parameter
|
763
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter
|
665
|
+
def snapshot_sku
|
666
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotSku
|
764
667
|
end
|
765
|
-
def
|
766
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
668
|
+
def virtual_machine_extension_handler_instance_view
|
669
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionHandlerInstanceView
|
767
670
|
end
|
768
671
|
def virtual_machine_scale_set_vmlist_result
|
769
672
|
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetVMListResult
|
770
673
|
end
|
771
|
-
def
|
772
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
674
|
+
def virtual_machine_identity_user_assigned_identities_value
|
675
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineIdentityUserAssignedIdentitiesValue
|
773
676
|
end
|
774
677
|
def rolling_upgrade_running_status
|
775
678
|
Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradeRunningStatus
|
776
679
|
end
|
777
|
-
def
|
778
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
680
|
+
def replication_status
|
681
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ReplicationStatus
|
779
682
|
end
|
780
|
-
def
|
781
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
683
|
+
def disk_list
|
684
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DiskList
|
782
685
|
end
|
783
|
-
def
|
784
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
686
|
+
def rolling_upgrade_policy
|
687
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RollingUpgradePolicy
|
785
688
|
end
|
786
689
|
def resource
|
787
690
|
Azure::Compute::Mgmt::V2018_06_01::Models::Resource
|
788
691
|
end
|
789
|
-
def
|
790
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
692
|
+
def image_storage_profile
|
693
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ImageStorageProfile
|
791
694
|
end
|
792
695
|
def update_resource
|
793
696
|
Azure::Compute::Mgmt::V2018_06_01::Models::UpdateResource
|
794
697
|
end
|
795
|
-
def
|
796
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
698
|
+
def virtual_machine_scale_set_identity_user_assigned_identities_value
|
699
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue
|
797
700
|
end
|
798
701
|
def sub_resource_read_only
|
799
702
|
Azure::Compute::Mgmt::V2018_06_01::Models::SubResourceReadOnly
|
800
703
|
end
|
801
|
-
def
|
802
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
704
|
+
def virtual_machine_scale_set_managed_disk_parameters
|
705
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetManagedDiskParameters
|
803
706
|
end
|
804
707
|
def recovery_walk_response
|
805
708
|
Azure::Compute::Mgmt::V2018_06_01::Models::RecoveryWalkResponse
|
806
709
|
end
|
807
|
-
def
|
808
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
710
|
+
def virtual_machine_extension_instance_view
|
711
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineExtensionInstanceView
|
809
712
|
end
|
810
|
-
def
|
811
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
713
|
+
def disk_update
|
714
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DiskUpdate
|
812
715
|
end
|
813
|
-
def
|
814
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::
|
716
|
+
def usage
|
717
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::Usage
|
718
|
+
end
|
719
|
+
def encryption_settings
|
720
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::EncryptionSettings
|
721
|
+
end
|
722
|
+
def key_vault_key_reference
|
723
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultKeyReference
|
815
724
|
end
|
816
725
|
def log_analytics_input_base
|
817
726
|
Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsInputBase
|
818
727
|
end
|
728
|
+
def additional_unattend_content
|
729
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::AdditionalUnattendContent
|
730
|
+
end
|
731
|
+
def log_analytics_output
|
732
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOutput
|
733
|
+
end
|
734
|
+
def vault_secret_group
|
735
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VaultSecretGroup
|
736
|
+
end
|
737
|
+
def log_analytics_operation_result
|
738
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::LogAnalyticsOperationResult
|
739
|
+
end
|
740
|
+
def disk_instance_view
|
741
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DiskInstanceView
|
742
|
+
end
|
743
|
+
def run_command_input_parameter
|
744
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInputParameter
|
745
|
+
end
|
746
|
+
def virtual_machine_list_result
|
747
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineListResult
|
748
|
+
end
|
749
|
+
def run_command_input
|
750
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandInput
|
751
|
+
end
|
752
|
+
def disk_sku
|
753
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DiskSku
|
754
|
+
end
|
755
|
+
def run_command_parameter_definition
|
756
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandParameterDefinition
|
757
|
+
end
|
758
|
+
def virtual_machine_size
|
759
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineSize
|
760
|
+
end
|
761
|
+
def run_command_document_base
|
762
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandDocumentBase
|
763
|
+
end
|
764
|
+
def plan
|
765
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::Plan
|
766
|
+
end
|
767
|
+
def key_vault_and_key_reference
|
768
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndKeyReference
|
769
|
+
end
|
770
|
+
def ssh_public_key
|
771
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SshPublicKey
|
772
|
+
end
|
773
|
+
def run_command_list_result
|
774
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandListResult
|
775
|
+
end
|
776
|
+
def maintenance_redeploy_status
|
777
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::MaintenanceRedeployStatus
|
778
|
+
end
|
779
|
+
def run_command_result
|
780
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RunCommandResult
|
781
|
+
end
|
782
|
+
def virtual_machine_scale_set_osprofile
|
783
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::VirtualMachineScaleSetOSProfile
|
784
|
+
end
|
785
|
+
def gallery_identifier
|
786
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryIdentifier
|
787
|
+
end
|
788
|
+
def osdisk
|
789
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::OSDisk
|
790
|
+
end
|
791
|
+
def key_vault_and_secret_reference
|
792
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::KeyVaultAndSecretReference
|
793
|
+
end
|
794
|
+
def image_osdisk
|
795
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ImageOSDisk
|
796
|
+
end
|
797
|
+
def gallery_image_identifier
|
798
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageIdentifier
|
799
|
+
end
|
800
|
+
def boot_diagnostics
|
801
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::BootDiagnostics
|
802
|
+
end
|
803
|
+
def resource_range
|
804
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::ResourceRange
|
805
|
+
end
|
806
|
+
def purchase_plan
|
807
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::PurchasePlan
|
808
|
+
end
|
809
|
+
def recommended_machine_configuration
|
810
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::RecommendedMachineConfiguration
|
811
|
+
end
|
819
812
|
def availability_set
|
820
813
|
Azure::Compute::Mgmt::V2018_06_01::Models::AvailabilitySet
|
821
814
|
end
|
@@ -915,6 +908,12 @@ module Azure::Profiles::Latest
|
|
915
908
|
def gallery_image_version
|
916
909
|
Azure::Compute::Mgmt::V2018_06_01::Models::GalleryImageVersion
|
917
910
|
end
|
911
|
+
def disk
|
912
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::Disk
|
913
|
+
end
|
914
|
+
def snapshot
|
915
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::Snapshot
|
916
|
+
end
|
918
917
|
def status_level_types
|
919
918
|
Azure::Compute::Mgmt::V2018_06_01::Models::StatusLevelTypes
|
920
919
|
end
|
@@ -984,9 +983,6 @@ module Azure::Profiles::Latest
|
|
984
983
|
def interval_in_mins
|
985
984
|
Azure::Compute::Mgmt::V2018_06_01::Models::IntervalInMins
|
986
985
|
end
|
987
|
-
def scale_tier
|
988
|
-
Azure::Compute::Mgmt::V2018_06_01::Models::ScaleTier
|
989
|
-
end
|
990
986
|
def aggregated_replication_state
|
991
987
|
Azure::Compute::Mgmt::V2018_06_01::Models::AggregatedReplicationState
|
992
988
|
end
|
@@ -996,6 +992,18 @@ module Azure::Profiles::Latest
|
|
996
992
|
def host_caching
|
997
993
|
Azure::Compute::Mgmt::V2018_06_01::Models::HostCaching
|
998
994
|
end
|
995
|
+
def disk_storage_account_types
|
996
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DiskStorageAccountTypes
|
997
|
+
end
|
998
|
+
def disk_create_option
|
999
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::DiskCreateOption
|
1000
|
+
end
|
1001
|
+
def snapshot_storage_account_types
|
1002
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::SnapshotStorageAccountTypes
|
1003
|
+
end
|
1004
|
+
def access_level
|
1005
|
+
Azure::Compute::Mgmt::V2018_06_01::Models::AccessLevel
|
1006
|
+
end
|
999
1007
|
def instance_view_types
|
1000
1008
|
Azure::Compute::Mgmt::V2018_06_01::Models::InstanceViewTypes
|
1001
1009
|
end
|