You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
/// <summary> Gets all resource providers for a subscription. </summary>
245
-
/// <param name="top"> The number of results to return. If null is passed returns all deployments. </param>
245
+
/// <param name="top"> [This parameter is no longer supported.] The number of results to return. </param>
246
246
/// <param name="expand"> The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases. </param>
247
247
/// <param name="cancellationToken"> The cancellation token to use. </param>
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
/// <summary> Gets all resource providers for a subscription. </summary>
252
-
/// <param name="top"> The number of results to return. If null is passed returns all deployments. </param>
254
+
/// <param name="top"> [This parameter is no longer supported.] The number of results to return. </param>
253
255
/// <param name="expand"> The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases. </param>
254
256
/// <param name="cancellationToken"> The cancellation token to use. </param>
[System.ObsoleteAttribute("This method is obsolete as the `top` parameter is not supported by service and will be removed in a future release.",false)]
/// <summary> Gets all resource providers for a subscription. </summary>
263
+
/// <param name="expand"> The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases. </param>
264
+
/// <param name="cancellationToken"> The cancellation token to use. </param>
/// <summary> Gets all resource providers for a subscription. </summary>
269
+
/// <param name="expand"> The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases. </param>
270
+
/// <param name="cancellationToken"> The cancellation token to use. </param>
0 commit comments