GetSubscriptionFeatureRegistrationPlainArgs

data class GetSubscriptionFeatureRegistrationPlainArgs(val featureName: String, val providerNamespace: String) : ConvertibleToJava<GetSubscriptionFeatureRegistrationPlainArgs>

Constructors

constructor(featureName: String, providerNamespace: String)

Properties

Link copied to clipboard

The feature name.

Link copied to clipboard

The provider namespace.

Functions

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