Resource.GetPropertyValue<T>(String) Method

Definition

Gets property value associated with the specified property name from the Azure Cosmos DB service.

C#
public T GetPropertyValue<T>(string propertyName);

Type Parameters

T

The type of the property.

Parameters

propertyName
String

The name of the property.

Returns

T

The property value.

Applies to

Produk Versi
Azure SDK for .NET Latest