GetAmlFilesystemPlainArgs

data class GetAmlFilesystemPlainArgs(val amlFilesystemName: String, val resourceGroupName: String) : ConvertibleToJava<GetAmlFilesystemPlainArgs>

Constructors

Link copied to clipboard
fun GetAmlFilesystemPlainArgs(amlFilesystemName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.

Link copied to clipboard

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