GetWorkloadNetworkDnsZonePlainArgs

data class GetWorkloadNetworkDnsZonePlainArgs(val dnsZoneId: String, val privateCloudName: String, val resourceGroupName: String) : ConvertibleToJava<GetWorkloadNetworkDnsZonePlainArgs>

Constructors

Link copied to clipboard
constructor(dnsZoneId: String, privateCloudName: String, resourceGroupName: String)

Properties

Link copied to clipboard

NSX DNS Zone identifier. Generally the same as the DNS Zone's display name

Link copied to clipboard

Name of the private cloud

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Functions

Link copied to clipboard
open override fun toJava(): GetWorkloadNetworkDnsZonePlainArgs