Condividi tramite


ElasticVolumeFilePathAvailabilityContent(String) Constructor

Definition

Initializes a new instance of ElasticVolumeFilePathAvailabilityContent.

public ElasticVolumeFilePathAvailabilityContent(string filePath);
new Azure.ResourceManager.NetApp.Models.ElasticVolumeFilePathAvailabilityContent : string -> Azure.ResourceManager.NetApp.Models.ElasticVolumeFilePathAvailabilityContent
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