Sha256: e1629e40ee785a447e175e1555c93bb28fd61a7f28ddeff898cca33934df4812
Contents?: true
Size: 396 Bytes
Versions: 4
Compression:
Stored size: 396 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Automation::Mgmt::V2015_10_31 module Models # # Defines values for AgentRegistrationKeyName # module AgentRegistrationKeyName Primary = "primary" Secondary = "secondary" end end end
Version data entries
4 entries across 4 versions & 1 rubygems