ResourceSettings.TargetResourceName Property

Definition

Gets or sets the target Resource name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to