Module: Azure::ServiceFabric::V6_4_0_36::Models::ServiceEndpointRole
- Defined in:
- lib/6.4.0.36/generated/azure_service_fabric/models/service_endpoint_role.rb
Overview
Defines values for ServiceEndpointRole
Constant Summary collapse
- Invalid =
"Invalid"
- Stateless =
"Stateless"
- StatefulPrimary =
"StatefulPrimary"
- StatefulSecondary =
"StatefulSecondary"