共用方式為


DatabaseUpdate.Persistence Property

Definition

Gets or sets persistence settings

[Newtonsoft.Json.JsonProperty(PropertyName="properties.persistence")]
public Microsoft.Azure.Management.RedisEnterprise.Models.Persistence Persistence { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.persistence")>]
member this.Persistence : Microsoft.Azure.Management.RedisEnterprise.Models.Persistence with get, set
Public Property Persistence As Persistence

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to