PSEventHubProperties.Endpoint Property

Definition

The endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="endpoint")]
public string Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoint")>]
member this.Endpoint : string with get, set
Public Property Endpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to