ParentProperties Class
The properties of the connected registry parent.
Constructor
ParentProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
The resource ID of the parent to which the connected registry will be associated. |
|
sync_properties
|
The sync properties of the connected registry with its parent. Required. |
Attributes
id
The resource ID of the parent to which the connected registry will be associated.
id: str | None
sync_properties
The sync properties of the connected registry with its parent. Required.
sync_properties: _models.SyncProperties