IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

Metadata Property

A collection of metadata items.

Syntax

public val metadata: MutableAzureMetadataList

Remarks

This collection holds a list of AzureMetadata items.

This collection is populated when GetBlobInfo or GetContainerInfo is called; and its items are used anytime UpdateMetadata is called. Additionally, its items may be used when CreateBlob, CreateSnapshot, CopyBlob, and/or PutBlockList are called, depending on how the various SendMetadata* configuration settings are set.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]