Get File Service Properties Plain Args
data class GetFileServicePropertiesPlainArgs(val accountName: String, val fileServicesName: String, val resourceGroupName: String) : ConvertibleToJava<GetFileServicePropertiesPlainArgs>
Constructors
Link copied to clipboard
fun GetFileServicePropertiesPlainArgs(accountName: String, fileServicesName: String, resourceGroupName: String)