Get Data Store Plain Args
data class GetDataStorePlainArgs(val dataManagerName: String, val dataStoreName: String, val resourceGroupName: String) : ConvertibleToJava<GetDataStorePlainArgs>
Properties
Link copied to clipboard
The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
Link copied to clipboard
The data store/repository name queried.
Link copied to clipboard
The Resource Group Name