NetAppVolumeResponse

data class NetAppVolumeResponse(val nfsFilePath: String? = null, val nfsProviderIp: String? = null)

An Azure NetApp Files volume from Microsoft.NetApp provider

Constructors

Link copied to clipboard
constructor(nfsFilePath: String? = null, nfsProviderIp: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nfsFilePath: String? = null

File path through which the NFS volume is exposed by the provider

Link copied to clipboard
val nfsProviderIp: String? = null

IP address of the NFS provider