Sha256: a8f4748cdac0570d7ae544267f84f62c5565afd9a096aff776bd39946d1f94c3
Contents?: true
Size: 543 Bytes
Versions: 6
Compression:
Stored size: 543 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_03_01_preview 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
6 entries across 6 versions & 1 rubygems