Share via


IRelationProperties Interface

Definition

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

Properties

RelatedResourceId

The resource ID of the related resource

RelatedResourceKind

The resource kind of the related resource

RelatedResourceName

The name of the related resource

RelatedResourceType

The resource type of the related resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to