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". |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python