Share via


WebSite.Name Property

Definition

Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter.

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