Sha256: e9a30f1d1b357b625ce63b3327807cfe6f336229098af043aa6769091c810e39
Contents?: true
Size: 385 Bytes
Versions: 2
Compression:
Stored size: 385 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.16.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 SettingNames # module SettingNames AutoLogon = "AutoLogon" FirstLogonCommands = "FirstLogonCommands" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_compute-0.2.1 | lib/azure_mgmt_compute/models/setting_names.rb |
azure_mgmt_compute-0.2.0 | lib/azure_mgmt_compute/models/setting_names.rb |