SharedAccessSignatureAuthorizationRuleListResult Class

The list of shared access policies with a next link.

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

Inheritance
SharedAccessSignatureAuthorizationRuleListResult

Constructor

SharedAccessSignatureAuthorizationRuleListResult(*, value: Optional[List[azure.mgmt.iothub.v2019_07_01_preview.models._models_py3.SharedAccessSignatureAuthorizationRule]] = None, **kwargs)

Variables

value
list[SharedAccessSignatureAuthorizationRule]

The list of shared access policies.

next_link
str

The next link.