Sha256: f4038bcedd0f22d7f85d0432cc47921e7f54488e08f76c559f9b32ef64dc9b53
Contents?: true
Size: 535 Bytes
Versions: 3
Compression:
Stored size: 535 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::OperationalInsights::Mgmt::V2020_08_01 module Models # # Defines values for SkuNameEnum # module SkuNameEnum Free = "Free" Standard = "Standard" Premium = "Premium" PerNode = "PerNode" PerGB2018 = "PerGB2018" Standalone = "Standalone" CapacityReservation = "CapacityReservation" end end end
Version data entries
3 entries across 3 versions & 1 rubygems