Sha256: 2e5394c4713f7d6a61bee10fcae662469f5fd9693588e117e6282f429a34799a
Contents?: true
Size: 414 Bytes
Versions: 2
Compression:
Stored size: 414 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.2.2.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::Logic module Models # # Defines values for IntegrationAccountSkuName # module IntegrationAccountSkuName NotSpecified = "NotSpecified" Free = "Free" Standard = "Standard" end end end
Version data entries
2 entries across 2 versions & 1 rubygems