IRelation.RelatedResourceKind Property

Definition

The resource kind of the related resource

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The resource kind of the related resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="relatedResourceKind", Update=false)]
public string RelatedResourceKind { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The resource kind of the related resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="relatedResourceKind", Update=false)>]
member this.RelatedResourceKind : string
Public ReadOnly Property RelatedResourceKind As String

Property Value

Attributes

Applies to