IntegrationServiceNetworkConfiguration.EndpointType Property

Definition

The access endpoint type.

public Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentAccessEndpointType? EndpointType { get; set; }
member this.EndpointType : Nullable<Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentAccessEndpointType> with get, set
Public Property EndpointType As Nullable(Of IntegrationServiceEnvironmentAccessEndpointType)

Property Value

Applies to