Sha256: 512263967074b5a04c00116f0019c417d777143038e31c06bf23f7c7398535f0
Contents?: true
Size: 468 Bytes
Versions: 5
Compression:
Stored size: 468 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_2_0_9 module Models # # Defines values for ServiceEndpointRole # module ServiceEndpointRole Invalid = "Invalid" Stateless = "Stateless" StatefulPrimary = "StatefulPrimary" StatefulSecondary = "StatefulSecondary" end end end
Version data entries
5 entries across 5 versions & 1 rubygems