Share via


PrivateEndpointConnectionRequest.Properties Property

Definition

Gets or sets the connection state of the private endpoint connection.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnectionRequestProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.ApiManagement.Models.PrivateEndpointConnectionRequestProperties with get, set
Public Property Properties As PrivateEndpointConnectionRequestProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to