IntegrationServiceEnvironmentAccessEndpoint Class
The integration service environment access endpoint.
Constructor
IntegrationServiceEnvironmentAccessEndpoint(*, type: str | IntegrationServiceEnvironmentAccessEndpointType | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
type
|
The access endpoint type. Possible values include: "NotSpecified", "External", "Internal". Default value: None
|
Variables
Name | Description |
---|---|
type
|
The access endpoint type. Possible values include: "NotSpecified", "External", "Internal". |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python