Partilhar via


AppPlatformAzureFileVolume(String, String) Construtor

Definição

Inicializa uma nova instância de 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)

Parâmetros

mountPath
String

O caminho de montagem do disco persistente.

shareName
String

O nome do compartilhamento de arquivos do Azure.

Exceções

mountPath ou shareName é nulo.

Aplica-se a