Get ADLSGen2File System Data Set Mapping Plain Args
data class GetADLSGen2FileSystemDataSetMappingPlainArgs(val accountName: String, val dataSetMappingName: String, val resourceGroupName: String, val shareSubscriptionName: String) : ConvertibleToJava<GetADLSGen2FileSystemDataSetMappingPlainArgs>
Constructors
Link copied to clipboard
fun GetADLSGen2FileSystemDataSetMappingPlainArgs(accountName: String, dataSetMappingName: String, resourceGroupName: String, shareSubscriptionName: String)