AutoscaleOperationsExtensions.ListSettings Method (IAutoscaleOperations, String, String)
Namespace:
Microsoft.Azure.Management.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
<ExtensionAttribute> Public Shared Function ListSettings ( operations As IAutoscaleOperations, resourceGroupName As String, targetResourceUri As String ) As AutoscaleSettingListResponse
Parameters
- operations
-
Type:
Microsoft.Azure.Management.Insights.IAutoscaleOperations
Reference to the Microsoft.Azure.Management.Insights.IAutoscaleOperations.
- resourceGroupName
-
Type:
System.String
Required. The resource name.
- targetResourceUri
-
Type:
System.String
Required. The resource identifier of the target of the autoscale setting.
Return Value
Type: Microsoft.Azure.Management.Insights.Models.AutoscaleSettingListResponseThe List Autoscale settings operation response.
Show: