GetVirtualApplianceSitePlainArgs

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

Constructors

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

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.

Functions

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