IPrivateEndpointProperties.CustomNetworkInterfaceName Property

Definition

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

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

Property Value

Attributes

Applies to