ApiKeyListResult Class
The result of a request to list API keys.
- Inheritance
-
ApiKeyListResult
Constructor
ApiKeyListResult(*, value: Optional[List[azure.mgmt.appconfiguration.models._models_py3.ApiKey]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- next_link
- str
The URI that can be used to request the next set of paged results.
Feedback
Submit and view feedback for