GetCloudServicePlainArgs

data class GetCloudServicePlainArgs(val cloudServiceName: String, val resourceGroupName: String) : ConvertibleToJava<GetCloudServicePlainArgs>

Constructors

Link copied to clipboard
fun GetCloudServicePlainArgs(cloudServiceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the cloud service.

Link copied to clipboard

Name of the resource group.