Share via


VirtualEndpointResourceData.EndpointType Property

Definition

The endpoint type for the virtual endpoint.

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

Property Value

Applies to