GetVirtualApplianceSitePlainArgs

data class GetVirtualApplianceSitePlainArgs(val networkVirtualApplianceName: String, val resourceGroupName: String, val siteName: String) : ConvertibleToJava<GetVirtualApplianceSitePlainArgs>

Constructors

Link copied to clipboard
fun GetVirtualApplianceSitePlainArgs(networkVirtualApplianceName: String, resourceGroupName: String, siteName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Network Virtual Appliance.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the site.