DeploymentPropertiesExtended.Mode Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mode")>]
member this.Mode : Nullable<Microsoft.Azure.Management.ResourceManager.Fluent.Models.DeploymentMode>
Public ReadOnly Property Mode As Nullable(Of DeploymentMode)
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: