GetCustomerSubscriptionPlainArgs

data class GetCustomerSubscriptionPlainArgs(val customerSubscriptionName: String, val registrationName: String, val resourceGroup: String) : ConvertibleToJava<GetCustomerSubscriptionPlainArgs>

Constructors

Link copied to clipboard
fun GetCustomerSubscriptionPlainArgs(customerSubscriptionName: String, registrationName: String, resourceGroup: String)

Functions

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

Properties

Link copied to clipboard

Name of the product.

Link copied to clipboard

Name of the Azure Stack registration.

Link copied to clipboard

Name of the resource group.