LoadBalancerFrontendIPConfiguration.Name Property

Definition

The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.

public Azure.Provisioning.BicepValue<string> Name { get; set; }
member this.Name : Azure.Provisioning.BicepValue<string> with get, set
Public Property Name As BicepValue(Of String)

Property Value

Applies to