Sha256: eed00609f998c837d5f9a7403e88f6e4e9539dc8e86a8b6270e9f1346d8e0855
Contents?: true
Size: 477 Bytes
Versions: 9
Compression:
Stored size: 477 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::Web::Mgmt::V2018_02_01 module Models # # Defines values for AppServicePlanRestrictions # module AppServicePlanRestrictions None = "None" Free = "Free" Shared = "Shared" Basic = "Basic" Standard = "Standard" Premium = "Premium" end end end
Version data entries
9 entries across 9 versions & 1 rubygems