ListLocalRulestackPredefinedUrlCategoriesPlainArgs

data class ListLocalRulestackPredefinedUrlCategoriesPlainArgs(val localRulestackName: String, val resourceGroupName: String, val skip: String? = null, val top: Int? = null) : ConvertibleToJava<ListLocalRulestackPredefinedUrlCategoriesPlainArgs>

Constructors

constructor(localRulestackName: String, resourceGroupName: String, skip: String? = null, top: Int? = null)

Properties

Link copied to clipboard

LocalRulestack resource name

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard
val skip: String? = null
Link copied to clipboard
val top: Int? = null

Functions

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