GitLabSubgroupsOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
<xref:git_lab_subgroups> attribute.
Constructor
GitLabSubgroupsOperations(*args, **kwargs)
list |
Gets nested subgroups of given GitLab Group which are onboarded to the connector. Gets nested subgroups of given GitLab Group which are onboarded to the connector. |
list
Gets nested subgroups of given GitLab Group which are onboarded to the connector.
Gets nested subgroups of given GitLab Group which are onboarded to the connector.
list(resource_group_name: str, security_connector_name: str, group_fq_name: str, **kwargs: Any) -> GitLabGroupListResponse
Parameters
Name | Description |
---|---|
resource_group_name
Required
|
The name of the resource group. The name is case insensitive. Required. |
security_connector_name
Required
|
The security connector name. Required. |
group_fq_name
Required
|
The GitLab group fully-qualified name. Required. |
Returns
Type | Description |
---|---|
GitLabGroupListResponse or the result of cls(response) |
Exceptions
Type | Description |
---|---|
models
models = <module 'azure.mgmt.security.v2024_04_01.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\security\\v2024_04_01\\models\\__init__.py'>
Azure SDK for Python feedback
Azure SDK for Python is an open source project. Select a link to provide feedback: