PrivateEndpoint.CustomNetworkInterfaceName Property

Definition

Gets or sets the custom name of the network interface attached to the private endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customNetworkInterfaceName")]
public string CustomNetworkInterfaceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customNetworkInterfaceName")>]
member this.CustomNetworkInterfaceName : string with get, set
Public Property CustomNetworkInterfaceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to