AzureTag Type

An Azure Key Vault tag.

Remarks

This type represents an Azure Key Vault tag.

Fields

Name
String

The name of the tag.

This field specifies the name of the tag.

Value
String

The value of the tag.

This field specifies the value of the tag.

Constructors

public AzureTag();
Public AzureTag()
public AzureTag(string name, string value);
Public AzureTag(ByVal Name As String, ByVal Value As String)

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