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

Property Value

String[]
Attributes

Applies to