Labels Property

A collection of labels.

Syntax

public GoogleLabelList Labels { get; }
Public Property Labels As GoogleLabelList

Remarks

This collection holds a list of GoogleLabel items.

Calling AddLabel or GetSecretInfo will populate this collection. The items in this collection are used by the CreateSecret and UpdateSecretLabels 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]