Sha256: 183605c4224225966ea749deea8ad479b5d2165d774ef6f4e46b9d19cd70642e
Contents?: true
Size: 469 Bytes
Versions: 2
Compression:
Stored size: 469 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::ServiceFabric::V7_0_0_42 module Models # # Defines values for ServiceEndpointRole # module ServiceEndpointRole Invalid = "Invalid" Stateless = "Stateless" StatefulPrimary = "StatefulPrimary" StatefulSecondary = "StatefulSecondary" end end end
Version data entries
2 entries across 2 versions & 1 rubygems