Partager via


AppPlatformAzureFileVolume(String, String) Constructeur

Définition

Initialise une nouvelle instance d’AppPlatformAzureFileVolume.

public AppPlatformAzureFileVolume (string mountPath, string shareName);
new Azure.ResourceManager.AppPlatform.Models.AppPlatformAzureFileVolume : string * string -> Azure.ResourceManager.AppPlatform.Models.AppPlatformAzureFileVolume
Public Sub New (mountPath As String, shareName As String)

Paramètres

mountPath
String

Chemin de montage du disque persistant.

shareName
String

Nom du partage de fichiers Azure.

Exceptions

mountPath ou shareName est null.

S’applique à