CollectionAdminUpdate Class
Collection administrator update.
- Inheritance
-
msrest.serialization.ModelCollectionAdminUpdate
Constructor
CollectionAdminUpdate(*, object_id: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
object_id
Required
|
Gets or sets the object identifier of the admin. |
Keyword-Only Parameters
Name | Description |
---|---|
object_id
Required
|
|
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