다음을 통해 공유


ClientGroupInfo Class

The information of AAD security group.

Inheritance
msrest.serialization.Model
ClientGroupInfo

Constructor

ClientGroupInfo(*, group_name: str | None = None, group_id: str | None = None, **kwargs)

Parameters

Name Description
group_name
Required
str

The AAD security group name.

group_id
Required
str

The AAD security group id.

Keyword-Only Parameters

Name Description
group_name
Required
group_id
Required