Dela via


IElasticIdentity Interface

Definition

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

Properties

Id

Resource identity path

MonitorName

Monitor resource name

ResourceGroupName

The name of the resource group to which the Elastic resource belongs.

RuleSetName

Tag Rule Set resource name

SubscriptionId

The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to