GetSubscriptionTemplateDeploymentPlainArgs

data class GetSubscriptionTemplateDeploymentPlainArgs(val name: String) : ConvertibleToJava<GetSubscriptionTemplateDeploymentPlainArgs>

A collection of arguments for invoking getSubscriptionTemplateDeployment.

Constructors

constructor(name: String)

Properties

Link copied to clipboard

The name of this Subscription Template Deployment.

Functions

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