次の方法で共有


DeploymentPropertiesExtended.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 : Nullable<Microsoft.Azure.Management.Internal.Resources.Models.DeploymentMode> with get, set
Public Property Mode As Nullable(Of DeploymentMode)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to