Sha256: 4e406ad7161e2b138c75eb75d7237b8da6d344104d3bf99403f97683da6f54b4
Contents?: true
Size: 463 Bytes
Versions: 36
Compression:
Stored size: 463 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::V2016_12_01 module Models # # Defines values for ApplicationGatewayBackendHealthServerHealth # module ApplicationGatewayBackendHealthServerHealth Unknown = "Unknown" Up = "Up" Down = "Down" Partial = "Partial" end end end
Version data entries
36 entries across 36 versions & 2 rubygems