ITagsResource Interface

Definition

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

Properties

Tags

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to