ListDnsResolverByVirtualNetworkResult

data class ListDnsResolverByVirtualNetworkResult(val nextLink: String, val value: List<SubResourceResponse>? = null)

The response to an enumeration operation on sub-resources.

Constructors

Link copied to clipboard
constructor(nextLink: String, value: List<SubResourceResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The continuation token for the next page of results.

Link copied to clipboard

Enumeration of the sub-resources.