你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Tags1 Class

Definition

Tags for Confidential Ledger Resource

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.Tags1TypeConverter))]
public class Tags1 : Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.ITags1
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.Tags1TypeConverter))>]
type Tags1 = class
    interface ITags1
    interface IJsonSerializable
Public Class Tags1
Implements ITags1
Inheritance
Tags1
Attributes
Implements

Constructors

Tags1()

Creates an new Tags1 instance.

Properties

Tag

Additional tags for Confidential Ledger

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of Tags1.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of Tags1.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.ITags1.

FromJsonString(String)

Creates a new instance of Tags1, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of Tags1 into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to