IntegrationServiceEnvironmentAccessEndpoint Class
The integration service environment access endpoint.
- Inheritance
-
msrest.serialization.ModelIntegrationServiceEnvironmentAccessEndpoint
Constructor
IntegrationServiceEnvironmentAccessEndpoint(*, type: str | IntegrationServiceEnvironmentAccessEndpointType | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
type
|
The access endpoint type. Possible values include: "NotSpecified", "External", "Internal". |
Variables
Name | Description |
---|---|
type
|
The access endpoint type. Possible values include: "NotSpecified", "External", "Internal". |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python