ReleaseKeyResult Class
The result of a key release operation.
- Inheritance
-
builtins.objectReleaseKeyResult
Constructor
ReleaseKeyResult(value: str)
Parameters
Name | Description |
---|---|
value
Required
|
A signed token containing the released key. |
Variables
Name | Description |
---|---|
value
|
A signed token containing the released key. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python