ManagedInstancePrivateLinkProperties.RequiredMembers Property

Definition

Gets the private link resource required member names.

[Newtonsoft.Json.JsonProperty(PropertyName="requiredMembers")]
public System.Collections.Generic.IList<string> RequiredMembers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requiredMembers")>]
member this.RequiredMembers : System.Collections.Generic.IList<string>
Public ReadOnly Property RequiredMembers As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to