AppResourceProperties.PersistentDisk Property

Definition

Gets or sets persistent disk settings

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to