Delen via


AppPlatformAppProperties.CustomPersistentDisks Property

Definition

List of custom persistent disks.

public System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.AppCustomPersistentDisk> CustomPersistentDisks { get; }
member this.CustomPersistentDisks : System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.AppCustomPersistentDisk>
Public ReadOnly Property CustomPersistentDisks As IList(Of AppCustomPersistentDisk)

Property Value

Applies to