Share via


ITagsObject Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.TagsObjectTypeConverter))]
public interface ITagsObject : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.Api20210501.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