Udostępnij przez


IUpdateMonitorRequest Interface

Definition

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

Properties

Name Description
IdentityType

Type of manage identity

IdentityUserAssignedIdentity

User assigned identities dictionary

Tag

Gets or sets the Resource tags.

Methods

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

Applies to