Freigeben über


AppPlatformAzureFileVolume(String, String) Konstruktor

Definition

Initialisiert eine neue instance von 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)

Parameter

mountPath
String

Der Einbindungspfad des persistenten Datenträgers.

shareName
String

Der Freigabename der Azure-Dateifreigabe.

Ausnahmen

mountPath oder shareName ist NULL.

Gilt für: