GetOntapFileSystemEndpointManagement

data class GetOntapFileSystemEndpointManagement(val dnsName: String, val ipAddresses: List<String>)

Constructors

Link copied to clipboard
constructor(dnsName: String, ipAddresses: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DNS name for the file system.

Link copied to clipboard