Sha256: 690e370595d5768c3697e0ba4f9b9436377552a97a7333fd035a2d891e6c1bd3
Contents?: true
Size: 413 Bytes
Versions: 23
Compression:
Stored size: 413 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::Network::Mgmt::V2018_12_01 module Models # # Defines values for EvaluationState # module EvaluationState NotStarted = "NotStarted" InProgress = "InProgress" Completed = "Completed" end end end
Version data entries
23 entries across 23 versions & 2 rubygems