Bagikan melalui


ServerForUpdate.CreateMode Property

Definition

Gets or sets the mode to update a new PostgreSQL server. Possible values include: 'Default', 'Update'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to