GuidPropertyValue Class

Describes a Service Fabric property value of type Guid.

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

Inheritance
azure.servicefabric.models._models_py3.PropertyValue
GuidPropertyValue

Constructor

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

Parameters

kind
str
Required

Required. Constant filled by server.

data
str
Required

Required. The data of the property value.