GetSpringCloudServicePlainArgs

data class GetSpringCloudServicePlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetSpringCloudServicePlainArgs>

A collection of arguments for invoking getSpringCloudService.

Constructors

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

Properties

Link copied to clipboard

Specifies The name of the Spring Cloud Service resource.

Link copied to clipboard

Specifies the name of the Resource Group where the Spring Cloud Service exists.

Functions

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