GetCloudServicesNetworkPlainArgs

data class GetCloudServicesNetworkPlainArgs(val cloudServicesNetworkName: String, val resourceGroupName: String) : ConvertibleToJava<GetCloudServicesNetworkPlainArgs>

Constructors

Link copied to clipboard
constructor(cloudServicesNetworkName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the cloud services network.

Link copied to clipboard

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

Functions

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