Compartir a través de


AppCustomPersistentDiskProperties(String) Constructor

Definición

Inicializa una nueva instancia de AppCustomPersistentDiskProperties.

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

Parámetros

mountPath
String

Ruta de acceso de montaje del disco persistente.

Excepciones

mountPath es null.

Se aplica a