ProductArgs

constructor(apiManagementName: Output<String>? = null, approvalRequired: Output<Boolean>? = null, description: Output<String>? = null, displayName: Output<String>? = null, productId: Output<String>? = null, published: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, subscriptionRequired: Output<Boolean>? = null, subscriptionsLimit: Output<Int>? = null, terms: Output<String>? = null)