Share via


TaggedResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.TaggedResourceTypeConverter))]
public class TaggedResource : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.ITaggedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20200820.TaggedResourceTypeConverter))>]
type TaggedResource = class
    interface ITaggedResource
    interface IJsonSerializable
Public Class TaggedResource
Implements ITaggedResource
Inheritance
TaggedResource
Attributes
Implements

Constructors

TaggedResource()

Properties

Tag

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to