CsmSlotEntity.PreserveVnet Property

Definition

Gets or sets <code>true</code> to preserve Virtual Network to the slot during swap; otherwise, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="preserveVnet")]
public bool PreserveVnet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preserveVnet")>]
member this.PreserveVnet : bool with get, set
Public Property PreserveVnet As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to