Sha256: 43b647fc937dcc1ad1c23c1c28a9c7a7c3b459aee1854462a0b8daa388a64776
Contents?: true
Size: 389 Bytes
Versions: 6
Compression:
Stored size: 389 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::Batch::Mgmt::V2017_01_01 module Models # # Defines values for PackageState # module PackageState Pending = "pending" Active = "active" Unmapped = "unmapped" end end end
Version data entries
6 entries across 6 versions & 1 rubygems