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
* CodeGen from PR 14271 in Azure/azure-rest-api-specs
managementgroup wave4 (Azure#14271)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
* version,CHANGELOG
* changelog config
Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
:param skip: Number of entities to skip over when retrieving results. Passing this in will override $skipToken.
33
-
:type skip: int
34
-
:param top: Number of elements to return when retrieving results. Passing this in will override $skipToken.
35
-
:type top: int
36
-
:param skiptoken: Page continuation token is only used if a previous operation returned a partial result.
37
-
If a previous response contains a nextLink element, the value of the nextLink element will include a token parameter that specifies a starting point to use for subsequent calls.
:param skip: Number of entities to skip over when retrieving results. Passing this in will override $skipToken.
48
-
:type skip: int
49
-
:param top: Number of elements to return when retrieving results. Passing this in will override $skipToken.
50
-
:type top: int
51
-
:param skiptoken: Page continuation token is only used if a previous operation returned a partial result.
52
-
If a previous response contains a nextLink element, the value of the nextLink element will include a token parameter that specifies a starting point to use for subsequent calls.
53
-
:type skiptoken: str
54
48
:param str base_url: Service URL
55
49
:keyword int polling_interval: Default waiting time between two polls for LRO operations if no Retry-After header is present.
"description": "The Azure Management Groups API enables consolidation of multiple \nsubscriptions/resources into an organizational hierarchy and centrally \nmanage access control, policies, alerting and reporting for those resources.",
"doc": "\"\"\"Checks if the specified management group name is valid and unique.\n\n:param check_name_availability_request: Management group name availability check parameters.\n:type check_name_availability_request: ~azure.mgmt.managementgroups.models.CheckNameAvailabilityRequest\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: CheckNameAvailabilityResult, or the result of cls(response)\n:rtype: ~azure.mgmt.managementgroups.models.CheckNameAvailabilityResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\""
"doc": "\"\"\"Checks if the specified management group name is valid and unique.\n\n:param check_name_availability_request: Management group name availability check parameters.\n:type check_name_availability_request: ~azure.mgmt.managementgroups.models.CheckNameAvailabilityRequest\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: CheckNameAvailabilityResult, or the result of cls(response)\n:rtype: ~azure.mgmt.managementgroups.models.CheckNameAvailabilityResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\""
"doc": "\"\"\"Starts backfilling subscriptions for the Tenant.\n\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: TenantBackfillStatusResult, or the result of cls(response)\n:rtype: ~azure.mgmt.managementgroups.models.TenantBackfillStatusResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\""
"doc": "\"\"\"Starts backfilling subscriptions for the Tenant.\n\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: TenantBackfillStatusResult, or the result of cls(response)\n:rtype: ~azure.mgmt.managementgroups.models.TenantBackfillStatusResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\""
"doc": "\"\"\"Gets tenant backfill status.\n\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: TenantBackfillStatusResult, or the result of cls(response)\n:rtype: ~azure.mgmt.managementgroups.models.TenantBackfillStatusResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\""
"doc": "\"\"\"Gets tenant backfill status.\n\n:keyword callable cls: A custom type or function that will be passed the direct response\n:return: TenantBackfillStatusResult, or the result of cls(response)\n:rtype: ~azure.mgmt.managementgroups.models.TenantBackfillStatusResult\n:raises: ~azure.core.exceptions.HttpResponseError\n\"\"\""
0 commit comments