ClientTwinPropertyArray.GetMetadata Method

Definition

Gets the metadata for this property.

public Microsoft.Azure.Devices.ClientTwinMetadata GetMetadata ();
member this.GetMetadata : unit -> Microsoft.Azure.Devices.ClientTwinMetadata
Public Function GetMetadata () As ClientTwinMetadata

Returns

Metadata instance representing the metadata for this property.

Applies to