Sha256: 702afd6e03f82e9fa77e45106d68ec3801a1870128156884dbd7d04592b069b9
Contents?: true
Size: 477 Bytes
Versions: 13
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::V2016_03_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
13 entries across 13 versions & 1 rubygems