IPrivateEndpointConnectionProperties.CustomNetworkInterfaceName Property

Definition

The custom name of the network interface attached to the private endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The custom name of the network interface attached to the private endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="customNetworkInterfaceName", Update=false)]
public string CustomNetworkInterfaceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The custom name of the network interface attached to the private endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="customNetworkInterfaceName", Update=false)>]
member this.CustomNetworkInterfaceName : string
Public ReadOnly Property CustomNetworkInterfaceName As String

Property Value

Attributes

Applies to