ConnectedEnvironmentCollection Class
Collection of connectedEnvironments.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelConnectedEnvironmentCollection
Constructor
ConnectedEnvironmentCollection(*, value: List[_models.ConnectedEnvironment] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
Collection of resources. |
Variables
Name | Description |
---|---|
value
|
Collection of resources. |
next_link
|
Link to next page of resources. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python