次の方法で共有


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

From

Resource Map Key.

To

Resource Map Value.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to