IRelation.RelatedResourceId Property

Definition

The resource ID of the related resource

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

Property Value

Attributes

Applies to