Partager via


AppCustomPersistentDiskProperties(String) Constructeur

Définition

Initialise une nouvelle instance d’AppCustomPersistentDiskProperties.

protected AppCustomPersistentDiskProperties (string mountPath);
new Azure.ResourceManager.AppPlatform.Models.AppCustomPersistentDiskProperties : string -> Azure.ResourceManager.AppPlatform.Models.AppCustomPersistentDiskProperties
Protected Sub New (mountPath As String)

Paramètres

mountPath
String

Chemin de montage du disque persistant.

Exceptions

mountPath a la valeur null.

S’applique à