AutoscaleSetting::TargetResourceUri Property

 

Optional. The resource identifier of the resource that the autoscale setting should be added to.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property String^ TargetResourceUri {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: