Module: Azure::ServiceFabric::V6_4_0_36::Models::PropertyValueKind

Defined in:
lib/6.4.0.36/generated/azure_service_fabric/models/property_value_kind.rb

Overview

Defines values for PropertyValueKind

Constant Summary collapse

Invalid =
"Invalid"
Binary =
"Binary"
Int64 =
"Int64"
Double =
"Double"
String =
"String"
Guid =
"Guid"