Sdílet prostřednictvím


ITagsObject Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.TagsObjectTypeConverter))]
public interface ITagsObject : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.TagsObjectTypeConverter))>]
type ITagsObject = interface
    interface IJsonSerializable
Public Interface ITagsObject
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Tag

Resource tags.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to