RelayServiceConnectionEntityInner.EntityName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to