Sha256: e9a9f227778fd52c5f8c5606e94778ace7ab5dbc1253c1ea4ee089caf2243585
Contents?: true
Size: 407 Bytes
Versions: 2
Compression:
Stored size: 407 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::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