EndpointsSettings Class
Specifies an endpoint configuration for a Custom Application.
- Inheritance
-
builtins.objectEndpointsSettings
Constructor
EndpointsSettings(*, target: int, published: int)
Parameters
Name | Description |
---|---|
target
Required
|
Application port inside the container. |
published
Required
|
Port over which the application is exposed from container. |
Keyword-Only Parameters
Name | Description |
---|---|
target
Required
|
|
published
Required
|
|
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python