Sdílet prostřednictvím


ITags1 Interface

Definition

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

Properties

Tag

A list of key value pairs that describe the resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to