Tags Property

A collection of tags.

Syntax

public AzureTagList Tags { get; }
Public Property Tags As AzureTagList

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 .NET Edition - Version 20.0 [Build 8157]