IVirtualNetworkTapPropertiesFormat.PrivateLinkConnectionPropertyRequiredMemberName Property

Definition

The required member name for current private link connection.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The required member name for current private link connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="requiredMemberName", Update=false)]
public string PrivateLinkConnectionPropertyRequiredMemberName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The required member name for current private link connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="requiredMemberName", Update=false)>]
member this.PrivateLinkConnectionPropertyRequiredMemberName : string
Public ReadOnly Property PrivateLinkConnectionPropertyRequiredMemberName As String

Property Value

Attributes

Applies to