Condividi tramite


ServerTrustGroup Class

A server trust group.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ServerTrustGroup(*, group_members: list['_models.ServerInfo'] | None = None, trust_scopes: list[typing.Union[str, ForwardRef('_models.ServerTrustGroupPropertiesTrustScopesItem')]] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
group_members

Group members information for the server trust group.

Default value: None
trust_scopes

Trust scope of the server trust group.

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

group_members

Group members information for the server trust group.

trust_scopes

Trust scope of the server trust group.