Share via


WebApplicationFirewallCustomRule.Name Property

Definition

The name of the resource that is unique within a policy. 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