INetworkInterfaceIPConfigurationPrivateLinkConnectionProperties.RequiredMemberName 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 RequiredMemberName { 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.RequiredMemberName : string
Public ReadOnly Property RequiredMemberName As String

Property Value

Attributes

Applies to