Module: Azure::ServiceFabric::V6_5_0_36::Models::EntityKind

Defined in:
lib/6.5.0.36/generated/azure_service_fabric/models/entity_kind.rb

Overview

Defines values for EntityKind

Constant Summary collapse

Invalid =
"Invalid"
Node =
"Node"
Partition =
"Partition"
Service =
"Service"
Application =
"Application"
Replica =
"Replica"
DeployedApplication =
"DeployedApplication"
DeployedServicePackage =
"DeployedServicePackage"
Cluster =
"Cluster"