Share via


DeploymentProperties.Mode Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="mode")]
public Microsoft.Azure.Management.Internal.Resources.Models.DeploymentMode Mode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mode")>]
member this.Mode : Microsoft.Azure.Management.Internal.Resources.Models.DeploymentMode with get, set
Public Property Mode As DeploymentMode

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to