Sdílet prostřednictvím


ITagsResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api202002.TagsResourceTypeConverter))]
public interface ITagsResource : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api202002.TagsResourceTypeConverter))>]
type ITagsResource = interface
    interface IJsonSerializable
Public Interface ITagsResource
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Tag

Resource tags

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to