IntegrationServiceEnvironmentNetworkEndpoint Class

The network endpoint.

Inheritance
msrest.serialization.Model
IntegrationServiceEnvironmentNetworkEndpoint

Constructor

IntegrationServiceEnvironmentNetworkEndpoint(*, accessibility: str | IntegrationServiceEnvironmentNetworkEndPointAccessibilityState | None = None, domain_name: str | None = None, ports: List[str] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
accessibility

The accessibility state. Possible values include: "NotSpecified", "Unknown", "Available", "NotAvailable".

domain_name
str

The domain name.

ports

The ports.

Variables

Name Description
accessibility

The accessibility state. Possible values include: "NotSpecified", "Unknown", "Available", "NotAvailable".

domain_name
str

The domain name.

ports

The ports.