Freigeben über


IPrivateLinkResource.RequiredMember Property

Definition

This translates to how many Private IPs should be created for each privately linkable resource.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="This translates to how many Private IPs should be created for each privately linkable resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="requiredMembers", Update=false)]
public System.Collections.Generic.List<string> RequiredMember { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="This translates to how many Private IPs should be created for each privately linkable resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="requiredMembers", Update=false)>]
member this.RequiredMember : System.Collections.Generic.List<string>
Public ReadOnly Property RequiredMember As List(Of String)

Property Value

Attributes

Applies to