Sha256: 426c68ea3c98db7298b960b7e5202ebe646bf929857f5c2feaa4db613320caa8
Contents?: true
Size: 444 Bytes
Versions: 2
Compression:
Stored size: 444 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::Resources2::Mgmt::V2020_06_01 module Models # # Defines values for ExpressionEvaluationOptionsScopeType # module ExpressionEvaluationOptionsScopeType NotSpecified = "NotSpecified" Outer = "Outer" Inner = "Inner" end end end
Version data entries
2 entries across 2 versions & 1 rubygems