DeploymentPropertiesExtended.Mode Property

Definition

Gets the deployment mode. Possible values are Incremental and Complete. Possible values include: 'Incremental', 'Complete'

C#
[Newtonsoft.Json.JsonProperty(PropertyName="mode")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.DeploymentMode? Mode { get; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Legacy