Int64PropertyValue Class

Describes a Service Fabric property value of type Int64.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.servicefabric.models._models_py3.PropertyValue
Int64PropertyValue

Constructor

Int64PropertyValue(*, data: str, **kwargs)

Parameters

kind
str
Required

Required. Constant filled by server.

data
str
Required

Required. The data of the property value.