共用方式為


StorageTaskPreviewActionCondition interface

表示要測試與容器和 Blob 屬性相符的記憶體工作條件。

屬性

elseBlockExists

指定 else 區塊是否存在於條件中。

if

要測試與容器和 Blob 屬性相符的條件。

屬性詳細資料

elseBlockExists

指定 else 區塊是否存在於條件中。

elseBlockExists: boolean

屬性值

boolean

if

要測試與容器和 Blob 屬性相符的條件。

if: StorageTaskPreviewActionIfCondition

屬性值