Sha256: 54e8127d55611bd8b2a4038a318cd8aacf116d6cd2a8d00591eb825a394f1d1b
Contents?: true
Size: 361 Bytes
Versions: 4
Compression:
Stored size: 361 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::Monitor::Mgmt::V2015_05_01 module Models # # Defines values for WebTestKind # module WebTestKind Ping = "ping" Multistep = "multistep" end end end
Version data entries
4 entries across 4 versions & 1 rubygems