Sha256: 45d5ce3ee732aa8065c79a86df6b15548c1d0b7e9c2854b6a55ba1a0b3809641
Contents?: true
Size: 469 Bytes
Versions: 3
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::V6_5_0_36 module Models # # Defines values for ServiceEndpointRole # module ServiceEndpointRole Invalid = "Invalid" Stateless = "Stateless" StatefulPrimary = "StatefulPrimary" StatefulSecondary = "StatefulSecondary" end end end
Version data entries
3 entries across 3 versions & 1 rubygems