Freigeben über


CheckElasticVolumeFilePathAvailabilityContent(String) Constructor

Definition

Initializes a new instance of CheckElasticVolumeFilePathAvailabilityContent.

public CheckElasticVolumeFilePathAvailabilityContent(string filePath);
new Azure.ResourceManager.NetApp.Models.CheckElasticVolumeFilePathAvailabilityContent : string -> Azure.ResourceManager.NetApp.Models.CheckElasticVolumeFilePathAvailabilityContent
Public Sub New (filePath As String)

Parameters

filePath
String

A unique file path for the volume. Used when creating mount targets. This needs to be unique within the elastic capacity pool.

Exceptions

filePath is null.

Applies to