AzureResourceReference.SourceArmResourceId Property

Definition

Gets the ARM resource ID of the tracked resource being referenced.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceArmResourceId")]
public string SourceArmResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceArmResourceId")>]
member this.SourceArmResourceId : string with get, set
Public Property SourceArmResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to