Sha256: b1097be6b4cbebe4925120da70d3c82e99084e5ad5ed595fdafeeccefc6eeba4
Contents?: true
Size: 377 Bytes
Versions: 2
Compression:
Stored size: 377 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::Compute module Models # # Defines values for ComponentNames # module ComponentNames MicrosoftWindowsShellSetup = "Microsoft-Windows-Shell-Setup" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_compute-0.9.0 | lib/generated/azure_mgmt_compute/models/component_names.rb |
azure_mgmt_compute-0.8.0 | lib/generated/azure_mgmt_compute/models/component_names.rb |