Cloud Keys 2020 JavaScript Edition

Questions / Feedback?

Tags Property

A collection of tags.

Syntax


 getTags(): AzureTagList;

 setTags(tags: AzureTagList): void;

Default Value

Remarks

This collection holds a list of AzureTag items.

Calling AddTag or GetSecret will populate this collection. The items in this collection are used by the CreateSecret and UpdateSecret methods.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 JavaScript Edition - Version 20.0 [Build 8262]