SettingOperationsExtensions.Get Method (ISettingOperations, String)
Namespace:
Microsoft.WindowsAzure.Management.Monitoring.Autoscale
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public static AutoscaleSettingGetResponse Get( this ISettingOperations operations, string resourceId )
Parameters
- operations
-
Type:
Microsoft.WindowsAzure.Management.Monitoring.Autoscale.ISettingOperations
Reference to the Microsoft.WindowsAzure.Management.Monitoring.Autoscale.ISettingOperations.
- resourceId
-
Type:
System.String
Required. The resource ID.
Return Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models.AutoscaleSettingGetResponseA standard service response including an HTTP status code and request ID.
Show: