Delen via


StaticSiteZipDeploymentARMResource.DeploymentTitle Property

Definition

Gets or sets a title to label the deployment

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to