Condividi tramite


ITagsResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20150501.TagsResourceTypeConverter))]
public interface ITagsResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20150501.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