共用方式為


GetPropertyBatchOperation

表示 PropertyBatchOperation,如果存在,則會取得指定的屬性。 請注意,如果 PropertyBatch 中的一個 PropertyBatchOperation 失敗,整個批次就會失敗,而且無法以交易方式認可。

屬性

名稱 類型 必要
PropertyName string
IncludeValue boolean No

PropertyName

類型:字串
必要:是

Service Fabric 屬性的名稱。


IncludeValue

類型:布林值
必要:否
預設false

是否要傳回具有中繼資料的屬性值。 如果值應該與中繼資料一起傳回,即為 True;若只要傳回屬性中繼資料,則為 False。