你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProviderPermissionListResult Class

List of provider permissions.

Constructor

ProviderPermissionListResult(*args: Any, **kwargs: Any)

Variables

Name Description
value

The ProviderPermission items on this page. Required.

next_link
str

The link to the next page of items.

Attributes

The link to the next page of items.

next_link: str | None

value

The ProviderPermission items on this page. Required.

value: list['_models.ProviderPermission']