Udostępnij przez


IResourceMap Interface

Definition

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

Properties

Name Description
From

Resource Map Key.

To

Resource Map Value.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to