Share via


PrivateEndpointIPConfiguration.MemberName Property

Definition

Gets or sets the member name of a group obtained from the remote resource that this private endpoint should connect to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to